Searched refs:STATE_TURNING_ON (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java130 case BluetoothAdapter.STATE_TURNING_ON:
435 case BluetoothAdapter.STATE_TURNING_ON:
495 case BluetoothAdapter.STATE_TURNING_ON:
/frameworks/base/core/java/android/nfc/
H A DNfcAdapter.java188 * {@link #STATE_TURNING_ON},
198 public static final int STATE_TURNING_ON = 2; field in class:NfcAdapter
512 * <p>Returns one of {@link #STATE_ON}, {@link #STATE_TURNING_ON},
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java106 * {@link #STATE_TURNING_ON},
116 * {@link #STATE_TURNING_ON},
132 public static final int STATE_TURNING_ON = 11; field in class:BluetoothAdapter
456 * {@link #STATE_TURNING_ON},
472 // TODO(BT) there might be a small gap during STATE_TURNING_ON that
496 * #STATE_OFF} to {@link #STATE_TURNING_ON}, and some time

Completed in 259 milliseconds