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.java235 ? BluetoothAdapter.STATE_TURNING_ON in setBluetoothEnabled()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java301 || state == BluetoothAdapter.STATE_TURNING_ON in onFactoryReset()
888 || mState == BluetoothAdapter.STATE_TURNING_ON in enableBle()
1998 BluetoothAdapter.STATE_TURNING_ON, in handleMessage()
2023 if ((prevState == BluetoothAdapter.STATE_TURNING_ON) && (newState in handleMessage()
2087 if ((mState == BluetoothAdapter.STATE_TURNING_ON) || (mState in handleMessage()
2203 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_TURNING_ON); in restartForReason()
2204 mState = BluetoothAdapter.STATE_TURNING_ON; in restartForReason()
2209 if (mState == BluetoothAdapter.STATE_TURNING_ON) { in restartForReason()
2422 } else if (newState == BluetoothAdapter.STATE_TURNING_ON in bluetoothStateChangeHandler()
/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/core/java/android/bluetooth/
DBluetoothAdapter.java167 STATE_TURNING_ON,
186 public static final int STATE_TURNING_ON = 11; field in BluetoothAdapter
235 case STATE_TURNING_ON: in nameForState()
885 || state == BluetoothAdapter.STATE_TURNING_ON in isLeEnabled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothControllerImpl.java305 || bluetoothState == BluetoothAdapter.STATE_TURNING_ON; in onBluetoothStateChanged()
/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.java270 public static final int STATE_TURNING_ON = 2; field in NfcAdapter
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java139 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/non-updatable-api/
Dcurrent.txt8022 field public static final int STATE_TURNING_ON = 11; // 0xb
30968 field public static final int STATE_TURNING_ON = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt8022 field public static final int STATE_TURNING_ON = 11; // 0xb
31112 field public static final int STATE_TURNING_ON = 2; // 0x2