Home
last modified time | relevance | path

Searched refs:ROUTE_BLUETOOTH (Results 1 – 8 of 8) 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.java1662 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager
/frameworks/base/api/
Dsystem-current.txt21222 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
38750 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
38869 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
Dcurrent.txt19705 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
36027 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
Dtest-current.txt19774 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
36104 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14148 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4