Home
last modified time | relevance | path

Searched refs:getApplicationRestrictionsForUser (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/os/
DIUserManager.aidl102 Bundle getApplicationRestrictionsForUser(in String packageName, int userId); in getApplicationRestrictionsForUser() method
DUserManager.java6438 return mService.getApplicationRestrictionsForUser(packageName, in getApplicationRestrictions()
6458 return mService.getApplicationRestrictionsForUser(packageName, user.getIdentifier()); in getApplicationRestrictions()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java6502 return getApplicationRestrictionsForUser(packageName, UserHandle.getCallingUserId());
6513 public Bundle getApplicationRestrictionsForUser(String packageName, @UserIdInt int userId) {
/frameworks/base/services/
Dart-profile2679 HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I…
Dart-wear-profile19978 HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I…
/frameworks/base/boot/
Dboot-image-profile.txt12127 HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Land…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt36567 Landroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroi…
36691 Landroid/os/IUserManager;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle;
/frameworks/base/config/
Dboot-image-profile.txt12130 HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Land…