Searched refs:CALL_ACTION_CHLD_2 (Results 1 – 2 of 2) sorted by relevance
479 case HeadsetClientHalConstants.CALL_ACTION_CHLD_2: in updateCallSetupIndicator()633 HeadsetClientHalConstants.CALL_ACTION_CHLD_2) { in updateCallHeldIndicator()954 action = HeadsetClientHalConstants.CALL_ACTION_CHLD_2; in acceptCall()961 action = HeadsetClientHalConstants.CALL_ACTION_CHLD_2; in acceptCall()970 action = HeadsetClientHalConstants.CALL_ACTION_CHLD_2; in acceptCall()976 action = HeadsetClientHalConstants.CALL_ACTION_CHLD_2; in acceptCall()1056 action = HeadsetClientHalConstants.CALL_ACTION_CHLD_2; in holdCall()1908 … (Integer) mPendingAction.second == HeadsetClientHalConstants.CALL_ACTION_CHLD_2) { in processMessage()
106 final static int CALL_ACTION_CHLD_2 = 2; field in HeadsetClientHalConstants