Searched refs:ROUTE_BLUETOOTH (Results 1 – 13 of 13) sorted by relevance
42 public static final int ROUTE_BLUETOOTH = 0x00000002; field in AudioState57 private static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |117 if ((route & ROUTE_BLUETOOTH) == ROUTE_BLUETOOTH) { in audioRouteToString()
45 @IntDef(value={ROUTE_EARPIECE, ROUTE_BLUETOOTH, ROUTE_WIRED_HEADSET, ROUTE_SPEAKER},53 public static final int ROUTE_BLUETOOTH = 0x00000002; field in CallAudioState72 public static final int ROUTE_ALL = ROUTE_EARPIECE | ROUTE_BLUETOOTH | ROUTE_WIRED_HEADSET |226 if ((route & ROUTE_BLUETOOTH) == ROUTE_BLUETOOTH) { in audioRouteToString()
224 mAdapter.setAudioRoute(CallAudioState.ROUTE_BLUETOOTH, bluetoothAddress); in requestBluetoothAudio()
1083 if (hasAudioRoutes(CallAudioState.ROUTE_BLUETOOTH)) { in audioRoutesToString()
2911 l.onAudioRouteChanged(this, CallAudioState.ROUTE_BLUETOOTH, in requestBluetoothAudio()
216 @Deprecated public static final int ROUTE_BLUETOOTH = (1 << 2); field in AudioSystem
2016 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager
7682 field @Deprecated public static final int ROUTE_BLUETOOTH = 2; // 0x2
23670 field @Deprecated public static final int ROUTE_BLUETOOTH = 4; // 0x443729 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
7580 field @Deprecated public static final int ROUTE_BLUETOOTH = 2; // 0x2
23670 field @Deprecated public static final int ROUTE_BLUETOOTH = 4; // 0x443585 field public static final int ROUTE_BLUETOOTH = 2; // 0x2
14148 field public static final deprecated int ROUTE_BLUETOOTH = 4; // 0x4
35000 Landroid/media/AudioSystem;->ROUTE_BLUETOOTH:I