Searched defs:ROUTE_BLUETOOTH (Results 1 – 6 of 6) 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
102 public static final int ROUTE_BLUETOOTH = CallAudioState.ROUTE_BLUETOOTH; field in CallAudioRouteStateMachine1499 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates() local1502 mStateNameToRouteCode.put(mRingingBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates() local1504 mStateNameToRouteCode.put(mActiveBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates() local
471 @Deprecated public static final int ROUTE_BLUETOOTH = (1 << 2); field in AudioSystem
3104 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...