Searched defs:restrictionKey (Results 1 – 10 of 10) sorted by relevance
92 protected boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction()112 protected boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()123 String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()132 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()
97 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()205 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
47 AbstractMobileNetworkSettings(String restrictionKey) { in AbstractMobileNetworkSettings()
233 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()238 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
360 UserHandle user, String restrictionKey, boolean value) { in mockUmHasUserRestrictionForUser()
537 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
627 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
431 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()