Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java137 public BatteryInfo batteryInfo; field in ApplicationErrorReport
247 batteryInfo.writeToParcel(dest, flags); in writeToParcel()
267 batteryInfo = null; in readFromParcel()
273 batteryInfo = null; in readFromParcel()
277 batteryInfo = new BatteryInfo(in); in readFromParcel()
283 batteryInfo = null; in readFromParcel()
620 batteryInfo.dump(pw, prefix); in dump()
/frameworks/base/api/
Dsystem-current.txt3944 field public android.app.ApplicationErrorReport.BatteryInfo batteryInfo;
Dcurrent.txt3854 field public android.app.ApplicationErrorReport.BatteryInfo batteryInfo;