Searched defs:STATE_AUDIO_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothHeadset.java | 289 public static final int STATE_AUDIO_DISCONNECTED = 10; field in BluetoothHeadset |
D | BluetoothHeadsetClient.java | 182 public static final int STATE_AUDIO_DISCONNECTED = 0; field in BluetoothHeadsetClient |