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

  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRoutePeripheralAdapter.java 63 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH);
76 CallAudioRouteStateMachine.DISCONNECT_BLUETOOTH);
CallAudioRouteStateMachine.java 77 public static final int DISCONNECT_BLUETOOTH = 4;
121 put(DISCONNECT_BLUETOOTH, "DISCONNECT_BLUETOOTH");
209 case DISCONNECT_BLUETOOTH:
382 case DISCONNECT_BLUETOOTH:
562 case DISCONNECT_BLUETOOTH:
749 case DISCONNECT_BLUETOOTH:
    [all...]

Completed in 104 milliseconds