Home
last modified time | relevance | path

Searched refs:NO_INCLUDE_BLUETOOTH_IN_BASELINE (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteStateMachineTest.java224 CallAudioRouteStateMachine.NO_INCLUDE_BLUETOOTH_IN_BASELINE); in testUserBluetoothSwitchOff()
271 CallAudioRouteStateMachine.NO_INCLUDE_BLUETOOTH_IN_BASELINE); in testUserBluetoothSwitchOffAndOnAgain()
/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteStateMachine.java164 public static final int NO_INCLUDE_BLUETOOTH_IN_BASELINE = 0; field in CallAudioRouteStateMachine
1062 sendInternalMessage(SWITCH_BASELINE_ROUTE, NO_INCLUDE_BLUETOOTH_IN_BASELINE); in handleBtInitiatedDisconnect()
DCallAudioManager.java423 CallAudioRouteStateMachine.NO_INCLUDE_BLUETOOTH_IN_BASELINE); in setAudioRoute()