Searched refs:mBluetoothOn (Results 1 – 2 of 2) sorted by relevance
133 private BluetoothOn mBluetoothOn; field in BluetoothAdapterStateMachine161 mBluetoothOn = new BluetoothOn(); in BluetoothAdapterStateMachine()168 addState(mBluetoothOn); in BluetoothAdapterStateMachine()454 transitionTo(mBluetoothOn); in processMessage()668 transitionTo(mBluetoothOn); in processMessage()812 } else if (currentState == mBluetoothOn) { in dump()
249 boolean mBluetoothOn; field in BatteryStatsImpl2132 if (!mBluetoothOn) { in noteBluetoothOnLocked()2137 mBluetoothOn = true; in noteBluetoothOnLocked()2143 if (mBluetoothOn) { in noteBluetoothOffLocked()2148 mBluetoothOn = false; in noteBluetoothOffLocked()5086 mBluetoothOn = false; in readSummaryFromParcel()5483 mBluetoothOn = false; in readFromParcelLocked()