FileDocCategorySizeDatePackage
UsageStats.javaAPI DocAndroid 5.1 API960Sat Mar 14 14:09:36 GMT 2015android.app.usage

UsageStats

public final class UsageStats extends Object implements android.os.Parcelable

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

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidadd(android.app.usage.UsageStats right)

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

 throw new RuntimeException("Stub!"); 
public longgetFirstTimeStamp()

 throw new RuntimeException("Stub!"); 
public longgetLastTimeStamp()

 throw new RuntimeException("Stub!"); 
public longgetLastTimeUsed()

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

 throw new RuntimeException("Stub!"); 
public longgetTotalTimeInForeground()

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

 throw new RuntimeException("Stub!");