Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DBluetoothManagerService.java858 if ((prevState == BluetoothAdapter.STATE_TURNING_ON) && in handleMessage()
903 if ((mState == BluetoothAdapter.STATE_TURNING_ON) || in handleMessage()
965 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_TURNING_ON); in handleMessage()
966 mState = BluetoothAdapter.STATE_TURNING_ON; in handleMessage()
971 if (mState == BluetoothAdapter.STATE_TURNING_ON) { in handleMessage()
/frameworks/base/core/java/android/nfc/
DNfcAdapter.java194 public static final int STATE_TURNING_ON = 2; field in NfcAdapter
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java130 case BluetoothAdapter.STATE_TURNING_ON: in onReceive()
435 case BluetoothAdapter.STATE_TURNING_ON: in enable()
495 case BluetoothAdapter.STATE_TURNING_ON: in disable()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java138 public static final int STATE_TURNING_ON = 11; field in BluetoothAdapter
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd276 {@link android.bluetooth.BluetoothAdapter#STATE_TURNING_ON}, {@link
/frameworks/base/api/
Dcurrent.txt4670 field public static final int STATE_TURNING_ON = 11; // 0xb
14362 field public static final int STATE_TURNING_ON = 2; // 0x2