Home
last modified time | relevance | path

Searched defs:ROUTE_BLUETOOTH (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DAudioState.java42 public static final int ROUTE_BLUETOOTH = 0x00000002; field in AudioState
H A DCallAudioState.java53 public static final int ROUTE_BLUETOOTH = 0x00000002; field in CallAudioState
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallAudioRouteStateMachine.java102 public static final int ROUTE_BLUETOOTH = CallAudioState.ROUTE_BLUETOOTH; field in CallAudioRouteStateMachine
1499 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates() local
1502 mStateNameToRouteCode.put(mRingingBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates() local
1504 mStateNameToRouteCode.put(mActiveBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates() local
/aosp12/frameworks/base/media/java/android/media/
H A DAudioSystem.java471 @Deprecated public static final int ROUTE_BLUETOOTH = (1 << 2); field in AudioSystem
H A DAudioManager.java3104 @Deprecated public static final int ROUTE_BLUETOOTH = AudioSystem.ROUTE_BLUETOOTH_SCO; field in AudioManager
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...