File
Doc
Category
Size
Date
Package
WindowAnimationFrameStats.java
API Doc
Android 5.1 API
589
Sat Mar 14 14:09:38 GMT 2015
android.view
WindowAnimationFrameStats
java.lang.Object
android.view.FrameStats
public final class WindowAnimationFrameStats extends android.view.FrameStats implements android.os.Parcelable
Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
WindowAnimationFrameStats
()
throw new RuntimeException("Stub!");
Methods Summary
public
int
describeContents
()
throw new RuntimeException("Stub!");
public
java.lang.String
toString
()
throw new RuntimeException("Stub!");
public void
writeToParcel
(
android.os.Parcel
parcel,
int
flags)
throw new RuntimeException("Stub!");
Java Code Source