Searched refs:CS_EMERGENCY_ENABLED (Results 1 – 2 of 2) sorted by relevance
530 …public static final int CS_EMERGENCY_ENABLED = 1006; // Access Control blocks emergency call serv… field in ServiceStateTracker4040 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()4067 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()4075 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()4245 || notifyType == CS_EMERGENCY_ENABLED)) { in setNotification()4294 case CS_EMERGENCY_ENABLED: in setNotification()4351 if (mSS.isEmergencyOnly() && notifyType == CS_EMERGENCY_ENABLED) { in setNotification()
1514 ServiceStateTracker.CS_EMERGENCY_ENABLED}; in testOnRestrictedStateChanged()1691 sst.setNotification(ServiceStateTracker.CS_EMERGENCY_ENABLED); in testSetCsEmergencyNotifications()