Searched defs:STATE_AUDIO_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothHeadset.java | 207 public static final int STATE_AUDIO_DISCONNECTED = 10; field in BluetoothHeadset |
D | BluetoothHeadsetClient.java | 140 public static final int STATE_AUDIO_DISCONNECTED = 0; field in BluetoothHeadsetClient |