Searched refs:getApplicationRestrictionsForUser (Results 1 – 4 of 4) sorted by relevance
86 Bundle getApplicationRestrictionsForUser(in String packageName, int userId); in getApplicationRestrictionsForUser() method
4213 return mService.getApplicationRestrictionsForUser(packageName, user.getIdentifier()); in getApplicationRestrictions()
4042 return getApplicationRestrictionsForUser(packageName, UserHandle.getCallingUserId()); in getApplicationRestrictions()4046 public Bundle getApplicationRestrictionsForUser(String packageName, @UserIdInt int userId) { in getApplicationRestrictionsForUser() method in UserManagerService
26518 HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I…