Searched defs:restrictionKey (Results 1 – 9 of 9) sorted by relevance
84 protected boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction()99 String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()108 String restrictionKey, UserHandle userHandle, List<EnforcingUser> enforcers) { in setUserRestrictionSources()
98 public RestrictedDashboardFragment(String restrictionKey) { in RestrictedDashboardFragment()201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
100 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
229 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()234 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
529 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
618 final String restrictionKey = st.nextToken(); in onPreferenceChange() local