Searched defs:HOLD_CALL (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java89 public static final int HOLD_CALL = 14; field in class:HeadsetClientStateMachine
564 addQueuedAction(HOLD_CALL, action);
1141 case HOLD_CALL:

Completed in 27 milliseconds