Searched refs:mOnBatteryInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java260 boolean mOnBatteryInternal; field in class:BatteryStatsImpl
1185 kwlt = new SamplingTimer(mUnpluggables, mOnBatteryInternal,
1773 if (mOnBatteryInternal) {
1794 if (mOnBatteryInternal) {
4106 mOnBattery = mOnBatteryInternal = false;
4333 mOnBattery = mOnBatteryInternal = onBattery;
4485 kwlt = new SamplingTimer(mUnpluggables, mOnBatteryInternal,
4567 if (mOnBatteryInternal) {
4584 if (mOnBatteryInternal) {
5525 mOnBatteryInternal
[all...]

Completed in 63 milliseconds