Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRoutePeripheralAdapter.java63 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH); in onBluetoothStateChange()
76 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH); in onBluetoothStateChange()
DCallAudioRouteStateMachine.java77 public static final int DISCONNECT_BLUETOOTH = 4; field in CallAudioRouteStateMachine
114 put(DISCONNECT_BLUETOOTH, "DISCONNECT_BLUETOOTH");
202 case DISCONNECT_BLUETOOTH: in processMessage()
371 case DISCONNECT_BLUETOOTH: in processMessage()
547 case DISCONNECT_BLUETOOTH: in processMessage()
730 case DISCONNECT_BLUETOOTH: in processMessage()
915 case DISCONNECT_BLUETOOTH: in processMessage()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteStateMachineTest.java224 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH); in testUserBluetoothSwitchOff()
462 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH, // action in generateTransitionTests()
475 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH, // action in generateTransitionTests()
488 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH, // action in generateTransitionTests()
501 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH, // action in generateTransitionTests()