Searched defs:restrictionKey (Results 1 – 3 of 3) sorted by relevance
349 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()360 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
851 String restrictionKey) { in readBoolean()858 private void writeBoolean(XmlSerializer xml, Bundle restrictions, String restrictionKey) in writeBoolean()
6737 private boolean isUserRestricted(int userId, String restrictionKey) { in isUserRestricted()