Searched refs:CALL_ACTION_ATA (Results 1 – 2 of 2) sorted by relevance
468 case HeadsetClientHalConstants.CALL_ACTION_ATA: in updateCallSetupIndicator()936 action = HeadsetClientHalConstants.CALL_ACTION_ATA; in acceptCall()952 action = HeadsetClientHalConstants.CALL_ACTION_ATA; in acceptCall()1904 … (Integer) mPendingAction.second == HeadsetClientHalConstants.CALL_ACTION_ATA) { in processMessage()
111 final static int CALL_ACTION_ATA = 7; field in HeadsetClientHalConstants