Searched refs:mQuiescentBluetoothRoute (Results 1 – 1 of 1) sorted by relevance
420 transitionTo(mQuiescentBluetoothRoute); in processMessage()650 transitionTo(mQuiescentBluetoothRoute); in processMessage()873 transitionTo(mQuiescentBluetoothRoute); in processMessage()1281 transitionTo(mQuiescentBluetoothRoute); in processMessage()1484 private final QuiescentBluetoothRoute mQuiescentBluetoothRoute = new QuiescentBluetoothRoute(); field in CallAudioRouteStateMachine1594 addState(mQuiescentBluetoothRoute); in createStates()1601 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates()1613 mRouteCodeToQuiescentState.put(ROUTE_BLUETOOTH, mQuiescentBluetoothRoute); in createStates()