Searched refs:getApplicationRestrictionsForUser (Results 1 – 5 of 5) sorted by relevance
87 Bundle getApplicationRestrictionsForUser(in String packageName, int userId); in getApplicationRestrictionsForUser() method
4560 return mService.getApplicationRestrictionsForUser(packageName, user.getIdentifier()); in getApplicationRestrictions()
4451 return getApplicationRestrictionsForUser(packageName, UserHandle.getCallingUserId()); in getApplicationRestrictions()4455 public Bundle getApplicationRestrictionsForUser(String packageName, @UserIdInt int userId) { in getApplicationRestrictionsForUser() method in UserManagerService
40533 Landroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroi…40657 Landroid/os/IUserManager;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle;
33316 HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I…