Searched defs:getApplicationRestrictionsForUser (Results 1 – 2 of 2) sorted by relevance
74 Bundle getApplicationRestrictionsForUser(in String packageName, int userHandle); in getApplicationRestrictionsForUser() method
2852 public Bundle getApplicationRestrictionsForUser(String packageName, int userId) { in getApplicationRestrictionsForUser() method in UserManagerService