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

  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRouteStateMachine.java 90 public static final int USER_SWITCH_BLUETOOTH = 1102;
133 put(USER_SWITCH_BLUETOOTH, "USER_SWITCH_BLUETOOTH");
269 case USER_SWITCH_BLUETOOTH:
333 case USER_SWITCH_BLUETOOTH:
450 case USER_SWITCH_BLUETOOTH:
514 case USER_SWITCH_BLUETOOTH:
633 case USER_SWITCH_BLUETOOTH:
704 case USER_SWITCH_BLUETOOTH:
814 case USER_SWITCH_BLUETOOTH
    [all...]
CallAudioManager.java 388 CallAudioRouteStateMachine.USER_SWITCH_BLUETOOTH);

Completed in 37 milliseconds