Searched defs:ROUTE_BLUETOOTH (Results 1 – 1 of 1) sorted by relevance
101 public static final int ROUTE_BLUETOOTH = CallAudioState.ROUTE_BLUETOOTH; field in CallAudioRouteStateMachine1373 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in CallAudioRouteStateMachine() local1376 mStateNameToRouteCode.put(mRingingBluetoothRoute.getName(), ROUTE_BLUETOOTH); in CallAudioRouteStateMachine() local1378 mStateNameToRouteCode.put(mActiveBluetoothRoute.getName(), ROUTE_BLUETOOTH); in CallAudioRouteStateMachine() local