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