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