Searched defs:restrictionKey (Results 1 – 4 of 4) sorted by relevance
44 boolean hasUserRestriction(in String restrictionKey, int userHandle); in hasUserRestriction()
668 public boolean hasUserRestriction(String restrictionKey) { in hasUserRestriction()679 public boolean hasUserRestriction(String restrictionKey, UserHandle userHandle) { in hasUserRestriction()
499 public boolean hasUserRestriction(String restrictionKey, int userId) { in hasUserRestriction()1055 String restrictionKey) { in readBoolean()1062 private void writeBoolean(XmlSerializer xml, Bundle restrictions, String restrictionKey) in writeBoolean()
8276 boolean isUserRestricted(int userId, String restrictionKey) { in isUserRestricted()