Searched defs:restrictionKey (Results 1 – 4 of 4) sorted by relevance
92 public RestrictedSettingsFragment(String restrictionKey) { in RestrictedSettingsFragment()196 protected boolean shouldBeProviderProtected(String restrictionKey) { in shouldBeProviderProtected()
227 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()232 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
528 final String restrictionKey = st.nextToken(); in onPreferenceChange() local
590 final String restrictionKey = st.nextToken(); in onPreferenceChange() local