Searched refs:mOnBatteryInternal (Results 1 – 3 of 3) sorted by relevance
152 mOnBatteryInternal = onBatteryInternal; in setOnBatteryInternal()
927 protected boolean mOnBatteryInternal; field in BatteryStatsImpl4538 return mOnBatteryInternal; in startAddingCpuLocked()4805 if (mOnBatteryInternal) { in noteScreenStateLocked()4837 if (mOnBatteryInternal) { in noteUserActivityLocked()9836 mOnBattery = mOnBatteryInternal = false; in BatteryStatsImpl()10657 if (mOnBatteryInternal) { in pullPendingStateUpdatesLocked()10719 if (!mOnBatteryInternal) { in updateWifiState()11018 if (!mOnBatteryInternal) { in updateMobileRadioState()11244 if (info == null || !mOnBatteryInternal) { in updateBluetoothStateLocked()12112 mOnBattery = mOnBatteryInternal = true; in setOnBatteryLocked()[all …]
95204 Lcom/android/internal/os/BatteryStatsImpl;->mOnBatteryInternal:Z