Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioRouteStateMachine.java120 public static final int SWITCH_BLUETOOTH = 1002; field in CallAudioRouteStateMachine
185 put(SWITCH_BLUETOOTH, "SWITCH_BLUETOOTH");
390 case SWITCH_BLUETOOTH: in processMessage()
473 case SWITCH_BLUETOOTH: in processMessage()
523 sendInternalMessage(SWITCH_BLUETOOTH); in processMessage()
597 case SWITCH_BLUETOOTH: in processMessage()
678 case SWITCH_BLUETOOTH: in processMessage()
728 sendInternalMessage(SWITCH_BLUETOOTH); in processMessage()
847 case SWITCH_BLUETOOTH: in processMessage()
947 case SWITCH_BLUETOOTH: in processMessage()
[all …]
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallAudioRouteTransitionTests.java672 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action in testParametersCollection()
684 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action in testParametersCollection()
696 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action in testParametersCollection()