Searched defs:restrictionKey (Results 1 – 14 of 14) sorted by relevance
100 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()207 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
98 public RestrictedDashboardFragment(String restrictionKey) { in RestrictedDashboardFragment()201 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
143 protected boolean hasBaseUserRestriction(String restrictionKey, UserHandle userHandle) { in hasBaseUserRestriction()178 protected boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()188 String restrictionKey, UserHandle userHandle) { in getUserRestrictionSources()197 String restrictionKey, UserHandle userHandle, List<EnforcingUser> enforcers) { in setUserRestrictionSources()
38 public ProfileSettingsPreferenceFragment(String restrictionKey) { in ProfileSettingsPreferenceFragment()
97 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()205 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
46 AbstractMobileNetworkSettings(String restrictionKey) { in AbstractMobileNetworkSettings()
97 public boolean hasBaseUserRestriction( in hasBaseUserRestriction()
331 public TestAccessibilityShortcutPreferenceFragment(String restrictionKey) { in TestAccessibilityShortcutPreferenceFragment()
241 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()246 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
81 public AccessibilityShortcutPreferenceFragment(String restrictionKey) { in AccessibilityShortcutPreferenceFragment()
380 UserHandle user, String restrictionKey, boolean value) { in mockUmHasUserRestrictionForUser()
533 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
447 private boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
657 final String restrictionKey = st.nextToken(); in onPreferenceChange() local