Searched refs:RESTRICT_IF_OVERRIDABLE (Results 1 – 1 of 1) sorted by relevance
52 protected static final String RESTRICT_IF_OVERRIDABLE = "restrict_if_overridable"; field in RestrictedSettingsFragment182 if (mRestrictionKey == null || RESTRICT_IF_OVERRIDABLE.equals(mRestrictionKey)) { in isRestrictedAndNotProviderProtected()200 boolean restricted = RESTRICT_IF_OVERRIDABLE.equals(restrictionKey) in shouldBeProviderProtected()