Searched refs:CS_REJECT_CAUSE_ENABLED (Results 1 – 2 of 2) sorted by relevance
409 public static final int CS_REJECT_CAUSE_ENABLED = 2001; // Notify MM rejection cause field in ServiceStateTracker2922 setNotification(CS_REJECT_CAUSE_ENABLED); in pollStateDone()3669 case CS_REJECT_CAUSE_ENABLED: in setNotification()3713 } else if (notifyType == CS_REJECT_CAUSE_ENABLED) { in setNotification()
1335 sst.setNotification(ServiceStateTracker.CS_REJECT_CAUSE_ENABLED); in testSetCsEmergencyNotifications()