Searched refs:mBluetoothState (Results 1 – 1 of 1) sorted by relevance
312 int mBluetoothState = -1; field in BatteryStatsImpl3752 if (mBluetoothState != bluetoothState) { in noteBluetoothStateLocked()3754 if (mBluetoothState >= 0) { in noteBluetoothStateLocked()3755 mBluetoothStateTimer[mBluetoothState].stopRunningLocked(elapsedRealtime); in noteBluetoothStateLocked()3757 mBluetoothState = bluetoothState; in noteBluetoothStateLocked()