Searched refs:mQuiescentBluetoothRoute (Results 1 – 1 of 1) sorted by relevance
326 transitionTo(mQuiescentBluetoothRoute); in processMessage()503 transitionTo(mQuiescentBluetoothRoute); in processMessage()870 transitionTo(mQuiescentBluetoothRoute); in processMessage()944 private final QuiescentBluetoothRoute mQuiescentBluetoothRoute = new QuiescentBluetoothRoute(); field in CallAudioRouteStateMachine988 addState(mQuiescentBluetoothRoute); in CallAudioRouteStateMachine()1002 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in CallAudioRouteStateMachine()1012 mRouteCodeToQuiescentState.put(ROUTE_BLUETOOTH, mQuiescentBluetoothRoute); in CallAudioRouteStateMachine()