Searched refs:getRestriction (Results 1 – 9 of 9) sorted by relevance
123 wifiRestrictionsCache.getRestriction(DISALLOW_CONFIG_WIFI); in getRestriction_firstTime_getFromSystem()133 wifiRestrictionsCache.getRestriction(DISALLOW_CONFIG_WIFI); in getRestriction_secondTime_notGetFromSystem()137 wifiRestrictionsCache.getRestriction(DISALLOW_CONFIG_WIFI); in getRestriction_secondTime_notGetFromSystem()147 wifiRestrictionsCache.getRestriction(DISALLOW_CONFIG_WIFI); in clearRestrictions_shouldGetRestrictionFromSystemAgain()152 wifiRestrictionsCache.getRestriction(DISALLOW_CONFIG_WIFI); in clearRestrictions_shouldGetRestrictionFromSystemAgain()
101 public Boolean getRestriction(String key) { in getRestriction() method in WifiRestrictionsCache129 return !getRestriction(DISALLOW_CONFIG_WIFI); in isConfigWifiAllowed()
74 public abstract String getRestriction(); in getRestriction() method in SensorPrivacyToggleTile120 checkIfRestrictionEnforcedByAdminOnly(state, getRestriction()); in handleUpdateState()
99 public String getRestriction() { in getRestriction() method in CameraToggleTile
99 public String getRestriction() { in getRestriction() method in MicrophoneToggleTile
62 public String getRestriction() { in getRestriction() method in UserRestrictionPolicyKey
335 userId, parsedKey.getRestriction(), enabled != null && enabled);
13883 restrictions.putBoolean(key.getRestriction(), true); in getUserRestrictionsFromPolicyEngine()
1633 method @NonNull public String getRestriction();