Searched defs:STATE_TURNING_ON (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/nfc/
H A DNfcAdapter.java191 * {@link #STATE_TURNING_ON},
198 public static final int STATE_TURNING_ON = 2; field in class:NfcAdapter
631 * <p>Returns one of {@link #STATE_ON}, {@link #STATE_TURNING_ON},
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java119 * {@link #STATE_TURNING_ON},
129 * {@link #STATE_TURNING_ON},
145 public static final int STATE_TURNING_ON = 11; field in class:BluetoothAdapter
517 * {@link #STATE_TURNING_ON},
533 // TODO(BT) there might be a small gap during STATE_TURNING_ON that
557 * #STATE_OFF} to {@link #STATE_TURNING_ON}, and some time

Completed in 70 milliseconds