HomeSort by relevance Sort by last modified time
    Searched refs:SWITCH_BLUETOOTH (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRouteStateMachine.java 101 public static final int SWITCH_BLUETOOTH = 1002;
161 put(SWITCH_BLUETOOTH, "SWITCH_BLUETOOTH");
358 case SWITCH_BLUETOOTH:
434 case SWITCH_BLUETOOTH:
482 sendInternalMessage(SWITCH_BLUETOOTH);
556 case SWITCH_BLUETOOTH:
632 case SWITCH_BLUETOOTH:
677 sendInternalMessage(SWITCH_BLUETOOTH);
767 case SWITCH_BLUETOOTH
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallAudioRouteTransitionTests.java 647 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action
659 CallAudioRouteStateMachine.SWITCH_BLUETOOTH, // action
    [all...]

Completed in 82 milliseconds