Home
last modified time | relevance | path

Searched refs:STATE_TURNING_ON (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java222 ? BluetoothAdapter.STATE_TURNING_ON in setBluetoothEnabled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java221 if ((btState == BluetoothAdapter.STATE_TURNING_ON || btState == BluetoothAdapter.STATE_ON) in processKeyboardState()
228 if (btState == BluetoothAdapter.STATE_TURNING_ON) { in processKeyboardState()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1592 if ((prevState == BluetoothAdapter.STATE_TURNING_ON) && in handleMessage()
1656 if ((mState == BluetoothAdapter.STATE_TURNING_ON) || in handleMessage()
1721 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_TURNING_ON); in handleMessage()
1722 mState = BluetoothAdapter.STATE_TURNING_ON; in handleMessage()
1727 if (mState == BluetoothAdapter.STATE_TURNING_ON) { in handleMessage()
1962 } else if (newState == BluetoothAdapter.STATE_TURNING_ON || in bluetoothStateChangeHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java227 || bluetoothState == BluetoothAdapter.STATE_TURNING_ON; in onBluetoothStateChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java161 @IntDef({STATE_OFF, STATE_TURNING_ON, STATE_ON, STATE_TURNING_OFF, STATE_BLE_TURNING_ON,
175 public static final int STATE_TURNING_ON = 11; field in BluetoothAdapter
211 case STATE_TURNING_ON: return "TURNING_ON"; in nameForState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java114 || mController.getBluetoothState() == BluetoothAdapter.STATE_TURNING_ON; in handleUpdateState()
/frameworks/base/core/java/android/nfc/
DNfcAdapter.java202 public static final int STATE_TURNING_ON = 2; field in NfcAdapter
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java133 case BluetoothAdapter.STATE_TURNING_ON: in onReceive()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5863 field public static final int STATE_TURNING_ON = 11; // 0xb
18422 field public static final int STATE_TURNING_ON = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt7246 field public static final int STATE_TURNING_ON = 11; // 0xb
27124 field public static final int STATE_TURNING_ON = 2; // 0x2
Dsystem-current.txt7723 field public static final int STATE_TURNING_ON = 11; // 0xb
29829 field public static final int STATE_TURNING_ON = 2; // 0x2