Searched refs:CS_DISABLED (Results 1 – 2 of 2) sorted by relevance
1170 ServiceStateTracker.CS_DISABLED}; in testOnRestrictedStateChanged()1278 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsNotifications()1305 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsNormalNotifications()1333 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsEmergencyNotifications()
406 …public static final int CS_DISABLED = 1004; // Access Control enables all voice/sms serv… field in ServiceStateTracker3412 setNotification(CS_DISABLED); in onRestrictedStateChanged()3424 setNotification(CS_DISABLED); in onRestrictedStateChanged()3436 setNotification(CS_DISABLED); in onRestrictedStateChanged()3666 case CS_DISABLED: in setNotification()3705 if (notifyType == PS_DISABLED || notifyType == CS_DISABLED) { in setNotification()