Searched defs:ROUTE_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
33 public static final int ROUTE_BLUETOOTH = 0x00000002; field in CallAudioState
38 public static final int ROUTE_BLUETOOTH = 0x00000002; field in AudioState
123 @Deprecated public static final int ROUTE_BLUETOOTH = (1 << 2); field in AudioSystem
1626 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager