Searched defs:getApplicationRestrictionsForUser (Results 1 – 2 of 2) sorted by relevance
87 Bundle getApplicationRestrictionsForUser(in String packageName, int userId); in getApplicationRestrictionsForUser() method
4455 public Bundle getApplicationRestrictionsForUser(String packageName, @UserIdInt int userId) { in getApplicationRestrictionsForUser() method in UserManagerService