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