Searched refs:mOnBatteryInternal (Results 1 – 3 of 3) sorted by relevance
198 mOnBatteryInternal = onBatteryInternal; in setOnBatteryInternal()
1473 protected boolean mOnBatteryInternal; field in BatteryStatsImpl5069 return mOnBatteryInternal; in startAddingCpuStatsLocked()5466 if (mOnBatteryInternal) { in noteScreenStateLocked()5579 if (mOnBatteryInternal) { in noteUserActivityLocked()10904 mOnBattery = mOnBatteryInternal = false; in BatteryStatsImpl()11755 if (mOnBatteryInternal) { in pullPendingStateUpdatesLocked()13144 if (!mOnBatteryInternal) { in updateDisplayEnergyConsumerStatsLocked()13212 if (!mOnBatteryInternal || chargeUC <= 0) {13257 if (!mOnBatteryInternal || chargeUC <= 0) {14328 mOnBattery = mOnBatteryInternal = true;[all …]
74408 Lcom/android/internal/os/BatteryStatsImpl;->mOnBatteryInternal:Z