Home
last modified time | relevance | path

Searched refs:usagePercent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java560 public int usagePercent; field in ApplicationErrorReport.BatteryInfo
588 usagePercent = in.readInt(); in BatteryInfo()
598 dest.writeInt(usagePercent); in writeToParcel()
608 pw.println(prefix + "usagePercent: " + usagePercent); in dump()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3883 field public int usagePercent;
/frameworks/base/config/
Dhiddenapi-public-dex.txt1980 Landroid/app/ApplicationErrorReport$BatteryInfo;->usagePercent:I
/frameworks/base/api/
Dcurrent.txt4338 field public int usagePercent;