Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteStateMachine.java65 public static final int ROUTE_BLUETOOTH = CallAudioState.ROUTE_BLUETOOTH; field in CallAudioRouteStateMachine
1002 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in CallAudioRouteStateMachine() local
1006 mStateNameToRouteCode.put(mActiveBluetoothRoute.getName(), ROUTE_BLUETOOTH); in CallAudioRouteStateMachine() local