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