Searched refs:ACCEPT_CALL (Results 1 – 2 of 2) sorted by relevance
89 static final int ACCEPT_CALL = 12; field in HeadsetClientStateMachine466 case ACCEPT_CALL: in updateCallSetupIndicator()597 case ACCEPT_CALL: in updateCallHeldIndicator()631 case ACCEPT_CALL: in updateCallHeldIndicator()758 if (mPendingAction.first == ACCEPT_CALL && in updateRespAndHold()993 addQueuedAction(ACCEPT_CALL, action); in acceptCall()1671 case ACCEPT_CALL: in processMessage()1898 case ACCEPT_CALL: in processMessage()
586 Message msg = mStateMachine.obtainMessage(HeadsetClientStateMachine.ACCEPT_CALL); in acceptCall()