Searched defs:getUserRestriction (Results 1 – 2 of 2) sorted by relevance
67 public abstract boolean getUserRestriction(int userId, String key); in getUserRestriction() method in UserManagerInternal
3277 public boolean getUserRestriction(int userId, String key) { in getUserRestriction() method in UserManagerService.LocalService