Searched refs:CS_EMERGENCY_ENABLED (Results 1 – 2 of 2) sorted by relevance
408 …public static final int CS_EMERGENCY_ENABLED = 1006; // Access Control blocks emergency call serv… field in ServiceStateTracker3415 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()3442 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()3450 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()3609 || notifyType == CS_EMERGENCY_ENABLED)) { in setNotification()3658 case CS_EMERGENCY_ENABLED: in setNotification()3710 if (mSS.isEmergencyOnly() && notifyType == CS_EMERGENCY_ENABLED) { in setNotification()
1168 ServiceStateTracker.CS_EMERGENCY_ENABLED}; in testOnRestrictedStateChanged()1324 sst.setNotification(ServiceStateTracker.CS_EMERGENCY_ENABLED); in testSetCsEmergencyNotifications()