Searched refs:mQuiescentBluetoothRoute (Results 1 – 1 of 1) sorted by relevance
472 transitionTo(mQuiescentBluetoothRoute); in processMessage()673 transitionTo(mQuiescentBluetoothRoute); in processMessage()1237 transitionTo(mQuiescentBluetoothRoute); in processMessage()1364 private final QuiescentBluetoothRoute mQuiescentBluetoothRoute = new QuiescentBluetoothRoute(); field in CallAudioRouteStateMachine1460 addState(mQuiescentBluetoothRoute); in createStates()1466 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates()1477 mRouteCodeToQuiescentState.put(ROUTE_BLUETOOTH, mQuiescentBluetoothRoute); in createStates()