Searched refs:mQuiescentBluetoothRoute (Results 1 – 1 of 1) sorted by relevance
474 transitionTo(mQuiescentBluetoothRoute); in processMessage()674 transitionTo(mQuiescentBluetoothRoute); in processMessage()1240 transitionTo(mQuiescentBluetoothRoute); in processMessage()1367 private final QuiescentBluetoothRoute mQuiescentBluetoothRoute = new QuiescentBluetoothRoute(); field in CallAudioRouteStateMachine1463 addState(mQuiescentBluetoothRoute); in createStates()1469 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates()1480 mRouteCodeToQuiescentState.put(ROUTE_BLUETOOTH, mQuiescentBluetoothRoute); in createStates()