Searched refs:mOnBatteryInternal (Results 1 – 3 of 3) sorted by relevance
152 mOnBatteryInternal = onBatteryInternal; in setOnBatteryInternal()
927 protected boolean mOnBatteryInternal; field in BatteryStatsImpl4541 return mOnBatteryInternal; in startAddingCpuLocked()4808 if (mOnBatteryInternal) { in noteScreenStateLocked()4840 if (mOnBatteryInternal) { in noteUserActivityLocked()9849 mOnBattery = mOnBatteryInternal = false; in BatteryStatsImpl()10670 if (mOnBatteryInternal) { in pullPendingStateUpdatesLocked()10732 if (!mOnBatteryInternal) { in updateWifiState()11030 if (!mOnBatteryInternal) { in updateMobileRadioState()11250 if (info == null || !mOnBatteryInternal) { in updateBluetoothStateLocked()12118 mOnBattery = mOnBatteryInternal = true; in setOnBatteryLocked()[all …]
88837 Lcom/android/internal/os/BatteryStatsImpl;->mOnBatteryInternal:Z