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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java 94 public static final int HOLD_CALL = 14;
586 addQueuedAction(HOLD_CALL, action);
    [all...]
HeadsetClientService.java 642 Message msg = sm.obtainMessage(HeadsetClientStateMachine.HOLD_CALL);
    [all...]

Completed in 346 milliseconds