Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallAudioState.java33 public static final int ROUTE_BLUETOOTH = 0x00000002; field in CallAudioState
52 public static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |
156 if ((route & ROUTE_BLUETOOTH) == ROUTE_BLUETOOTH) { in audioRouteToString()
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()
DPhoneAccount.java977 if (hasAudioRoutes(CallAudioState.ROUTE_BLUETOOTH)) { in audioRoutesToString()
/frameworks/base/media/java/android/media/
DAudioSystem.java134 @Deprecated public static final int ROUTE_BLUETOOTH = (1 << 2); field in AudioSystem
DAudioManager.java1641 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager
/frameworks/base/api/
Dsystem-current.txt23145 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
41996 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
42148 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
Dcurrent.txt21289 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
38901 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
Dtest-current.txt21445 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
39156 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