Searched refs:mOnBatteryInternal (Results 1 – 1 of 1) sorted by relevance
414 boolean mOnBatteryInternal; field in BatteryStatsImpl2918 return mOnBatteryInternal; in startAddingCpuLocked()3074 if (mOnBatteryInternal) { in noteScreenStateLocked()3097 if (mOnBatteryInternal) { in noteScreenStateLocked()3128 if (mOnBatteryInternal) { in noteUserActivityLocked()6849 mOnBattery = mOnBatteryInternal = false; in BatteryStatsImpl()7550 if (mOnBatteryInternal) { in pullPendingStateUpdatesLocked()7619 if (!mOnBatteryInternal) { in updateWifiStateLocked()7837 if (delta == null || !mOnBatteryInternal) { in updateMobileRadioStateLocked()7903 if (info != null && mOnBatteryInternal) { in updateBluetoothStateLocked()[all …]