Home
last modified time | relevance | path

Searched refs:ROUTE_BLUETOOTH (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DAudioState.java38 public static final int ROUTE_BLUETOOTH = 0x00000002; field in AudioState
53 private static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |
109 if ((route & ROUTE_BLUETOOTH) == ROUTE_BLUETOOTH) { in audioRouteToString()
DCallAudioState.java33 public static final int ROUTE_BLUETOOTH = 0x00000002; field in CallAudioState
48 private static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |
152 if ((route & ROUTE_BLUETOOTH) == ROUTE_BLUETOOTH) { in audioRouteToString()
/frameworks/base/media/java/android/media/
DAudioSystem.java118 @Deprecated public static final int ROUTE_BLUETOOTH = (1 << 2); field in AudioSystem
DAudioManager.java1663 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager
/frameworks/base/api/
Dsystem-current.txt16206 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
32065 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
32182 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
Dcurrent.txt14944 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
30006 field public static final int ROUTE_BLUETOOTH = 2; // 0x2