Searched defs:ROUTE_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
42 public static final int ROUTE_BLUETOOTH = 0x00000002; field in AudioState
53 public static final int ROUTE_BLUETOOTH = 0x00000002; field in CallAudioState
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