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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java87 public static final int ACCEPT_CALL = 12; field in class:HeadsetClientStateMachine
486 addQueuedAction(ACCEPT_CALL, action);
1135 case ACCEPT_CALL:

Completed in 53 milliseconds