FileDocCategorySizeDatePackage
WindowContentFrameStats.javaAPI DocAndroid 5.1 API758Sat Mar 14 14:09:36 GMT 2015android.view

WindowContentFrameStats

public final class WindowContentFrameStats extends android.view.FrameStats implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
WindowContentFrameStats()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public longgetFramePostedTimeNano(int index)

 throw new RuntimeException("Stub!"); 
public longgetFrameReadyTimeNano(int index)

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel parcel, int flags)

 throw new RuntimeException("Stub!");