Searched refs:BluetoothOn (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothAdapterStateMachine.java70 * For example, PER_PROCESS_TURN_ON received in BluetoothOn state
72 * For example, USER_TURN_ON received in BluetoothOn state
75 * - For example POWER_STATE_CHANGED received in BluetoothOn state
133 private BluetoothOn mBluetoothOn;
161 mBluetoothOn = new BluetoothOn();
203 // We will continue turn the BT on all the way to the BluetoothOn state
222 // We will continue turn the BT on all the way to the BluetoothOn state
338 // on to the BluetoothOn state
529 private class BluetoothOn extends State { class in class:BluetoothAdapterStateMachine
533 if (DBG) log("Enter BluetoothOn
[all...]

Completed in 20 milliseconds