Home
last modified time | relevance | path

Searched refs:batteryInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java139 public BatteryInfo batteryInfo; field in ApplicationErrorReport
252 batteryInfo.writeToParcel(dest, flags); in writeToParcel()
273 batteryInfo = null; in readFromParcel()
279 batteryInfo = null; in readFromParcel()
283 batteryInfo = new BatteryInfo(in); in readFromParcel()
289 batteryInfo = null; in readFromParcel()
703 batteryInfo.dump(pw, prefix); in dump()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3854 field public android.app.ApplicationErrorReport.BatteryInfo batteryInfo;
/frameworks/base/api/
Dcurrent.txt4383 field public android.app.ApplicationErrorReport.BatteryInfo batteryInfo;