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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java95 * {@link #STATE_ON},
105 * {@link #STATE_ON},
117 * clients should wait for {@link #STATE_ON} before attempting to
124 public static final int STATE_ON = 12; field in class:BluetoothAdapter
342 * <code>getBluetoothState() == STATE_ON</code>
359 * {@link #STATE_ON},
390 * #STATE_ON}. If this call returns false then there was an
419 * #STATE_ON} to {@link #STATE_TURNING_OFF}, and some time
421 * #STATE_ON}. If this call returns false then there was an

Completed in 21 milliseconds