Home
last modified time | relevance | path

Searched refs:SWITCH_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteStateMachine.java320 case SWITCH_BLUETOOTH: in processMessage()
417 case SWITCH_BLUETOOTH: in processMessage()
469 sendInternalMessage(SWITCH_BLUETOOTH); in processMessage()
555 case SWITCH_BLUETOOTH: in processMessage()
647 case SWITCH_BLUETOOTH: in processMessage()
697 sendInternalMessage(SWITCH_BLUETOOTH); in processMessage()
832 case SWITCH_BLUETOOTH: in processMessage()
950 case SWITCH_BLUETOOTH: in processMessage()
1033 case SWITCH_BLUETOOTH: in processMessage()
1182 case SWITCH_BLUETOOTH: in processMessage()
[all …]
DCallAudioRouteAdapter.java23 int SWITCH_BLUETOOTH = 1002; field
93 put(SWITCH_BLUETOOTH, "SWITCH_BLUETOOTH");
DCallAudioRouteController.java255 case SWITCH_BLUETOOTH: in CallAudioRouteController()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteTransitionTests.java694 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action in testParametersCollection()
706 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action in testParametersCollection()
718 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action in testParametersCollection()