Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java209 ? BluetoothAdapter.STATE_TURNING_ON in setBluetoothEnabled()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1373 if ((prevState == BluetoothAdapter.STATE_TURNING_ON) && in handleMessage()
1419 if ((mState == BluetoothAdapter.STATE_TURNING_ON) || in handleMessage()
1481 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_TURNING_ON); in handleMessage()
1482 mState = BluetoothAdapter.STATE_TURNING_ON; in handleMessage()
1487 if (mState == BluetoothAdapter.STATE_TURNING_ON) { in handleMessage()
1708 } else if (newState == BluetoothAdapter.STATE_TURNING_ON in bluetoothStateChangeHandler()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java131 case BluetoothAdapter.STATE_TURNING_ON: in onReceive()
437 case BluetoothAdapter.STATE_TURNING_ON: in enable()
497 case BluetoothAdapter.STATE_TURNING_ON: in disable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java150 @IntDef({STATE_OFF, STATE_TURNING_ON, STATE_ON, STATE_TURNING_OFF, STATE_BLE_TURNING_ON,
164 public static final int STATE_TURNING_ON = 11; field in BluetoothAdapter
/frameworks/base/core/java/android/nfc/
DNfcAdapter.java198 public static final int STATE_TURNING_ON = 2; field in NfcAdapter
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd271 {@link android.bluetooth.BluetoothAdapter#STATE_TURNING_ON}, {@link
/frameworks/base/api/
Dcurrent.txt6328 field public static final int STATE_TURNING_ON = 11; // 0xb
19653 field public static final int STATE_TURNING_ON = 2; // 0x2
Dsystem-current.txt6546 field public static final int STATE_TURNING_ON = 11; // 0xb
21593 field public static final int STATE_TURNING_ON = 2; // 0x2