Searched refs:CS_REJECT_CAUSE_DISABLED (Results 1 – 1 of 1) sorted by relevance
448 public static final int CS_REJECT_CAUSE_DISABLED = 2002; // Cancel MM rejection cause field in ServiceStateTracker2768 setNotification(mRejectCode == 0 ? CS_REJECT_CAUSE_DISABLED : CS_REJECT_CAUSE_ENABLED); in pollStateDone()3847 notifyType = CS_REJECT_CAUSE_DISABLED; in setNotification()3854 case CS_REJECT_CAUSE_DISABLED: in setNotification()3880 || notifyType == CS_REJECT_CAUSE_DISABLED) { in setNotification()