Searched refs:mOnBatteryInternal (Results 1 – 3 of 3) sorted by relevance
243 mOnBatteryInternal = onBatteryInternal; in setOnBatteryInternal()
1559 protected boolean mOnBatteryInternal; field in BatteryStatsImpl5332 return mOnBatteryInternal; in startAddingCpuStatsLocked()5717 if (mOnBatteryInternal) { in noteScreenStateLocked()5830 if (mOnBatteryInternal) { in noteUserActivityLocked()11286 mOnBattery = mOnBatteryInternal = false; in BatteryStatsImpl()12182 if (mOnBatteryInternal) { in pullPendingStateUpdatesLocked()12325 if (!mOnBatteryInternal || mIgnoreNextExternalStats) { in updateWifiState()12709 if (!mOnBatteryInternal || mIgnoreNextExternalStats) { in noteModemControllerActivity()13240 if (!mOnBatteryInternal || mIgnoreNextExternalStats) { in updateBluetoothStateLocked()13663 if (!mOnBatteryInternal) { in updateDisplayEnergyConsumerStatsLocked()[all …]
73765 Lcom/android/internal/os/BatteryStatsImpl;->mOnBatteryInternal:Z