Searched refs:PS_DISABLED (Results 1 – 2 of 2) sorted by relevance
404 public static final int PS_DISABLED = 1002; // Access Control enables data service field in ServiceStateTracker3401 setNotification(PS_DISABLED); in onRestrictedStateChanged()3639 case PS_DISABLED: in setNotification()3705 if (notifyType == PS_DISABLED || notifyType == CS_DISABLED) { in setNotification()
1174 ServiceStateTracker.PS_DISABLED}; in testOnRestrictedStateChanged()1250 sst.setNotification(ServiceStateTracker.PS_DISABLED); in testSetPsNotifications()