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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java70 public static final int STATE_DISCONNECTED = 0; field in class:BluetoothA2dp
231 return BluetoothA2dp.STATE_DISCONNECTED;
294 case STATE_DISCONNECTED:
H A DBluetoothPbap.java77 public static final int STATE_DISCONNECTED = 0; field in class:BluetoothPbap
H A DBluetoothHeadset.java78 * {@link #STATE_DISCONNECTED} from any previous state.
98 public static final int STATE_DISCONNECTED = 0; field in class:BluetoothHeadset

Completed in 15 milliseconds