Searched refs:getApplicationRestrictionsForUser (Results 1 – 5 of 5) sorted by relevance
82 Bundle getApplicationRestrictionsForUser(in String packageName, int userHandle); in getApplicationRestrictionsForUser() method
3121 return mService.getApplicationRestrictionsForUser(packageName, user.getIdentifier()); in getApplicationRestrictions()
3377 return getApplicationRestrictionsForUser(packageName, UserHandle.getCallingUserId()); in getApplicationRestrictions()3381 public Bundle getApplicationRestrictionsForUser(String packageName, int userId) { in getApplicationRestrictionsForUser() method in UserManagerService
11776 HSPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;…
51088 Landroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroi…51212 Landroid/os/IUserManager;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle;