Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java235 ? BluetoothAdapter.STATE_TURNING_ON in setBluetoothEnabled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
DKeyboardUI.java222 if ((btState == BluetoothAdapter.STATE_TURNING_ON || btState == BluetoothAdapter.STATE_ON) in processKeyboardState()
229 if (btState == BluetoothAdapter.STATE_TURNING_ON) { in processKeyboardState()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1808 if ((prevState == BluetoothAdapter.STATE_TURNING_ON) && (newState in handleMessage()
1872 if ((mState == BluetoothAdapter.STATE_TURNING_ON) || (mState in handleMessage()
1938 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_TURNING_ON); in handleMessage()
1939 mState = BluetoothAdapter.STATE_TURNING_ON; in handleMessage()
1944 if (mState == BluetoothAdapter.STATE_TURNING_ON) { in handleMessage()
2191 } else if (newState == BluetoothAdapter.STATE_TURNING_ON in bluetoothStateChangeHandler()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java248 || bluetoothState == BluetoothAdapter.STATE_TURNING_ON; in onBluetoothStateChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java166 STATE_TURNING_ON,
185 public static final int STATE_TURNING_ON = 11; field in BluetoothAdapter
234 case STATE_TURNING_ON: in nameForState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DBluetoothTile.java127 mController.getBluetoothState() == BluetoothAdapter.STATE_TURNING_ON; in handleUpdateState()
/frameworks/base/core/java/android/nfc/
DNfcAdapter.java235 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/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...