Searched refs:mQuiescentBluetoothRoute (Results 1 – 1 of 1) sorted by relevance
476 transitionTo(mQuiescentBluetoothRoute); in processMessage()681 transitionTo(mQuiescentBluetoothRoute); in processMessage()1258 transitionTo(mQuiescentBluetoothRoute); in processMessage()1397 private final QuiescentBluetoothRoute mQuiescentBluetoothRoute = new QuiescentBluetoothRoute(); field in CallAudioRouteStateMachine1493 addState(mQuiescentBluetoothRoute); in createStates()1499 mStateNameToRouteCode.put(mQuiescentBluetoothRoute.getName(), ROUTE_BLUETOOTH); in createStates()1510 mRouteCodeToQuiescentState.put(ROUTE_BLUETOOTH, mQuiescentBluetoothRoute); in createStates()