Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DIUserManager.aidl100 Bundle getApplicationRestrictionsForUser(in String packageName, int userId); in getApplicationRestrictionsForUser() method
H A DUserManager.java5872 return mService.getApplicationRestrictionsForUser(packageName, in getApplicationRestrictions()
5892 return mService.getApplicationRestrictionsForUser(packageName, user.getIdentifier()); in getApplicationRestrictions()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java5880 return getApplicationRestrictionsForUser(packageName, UserHandle.getCallingUserId());
5891 public Bundle getApplicationRestrictionsForUser(String packageName, @UserIdInt int userId) {
/aosp14/frameworks/base/services/
H A Dart-profile7082 HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt12310 HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Land…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37210 Landroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroi…
37334 Landroid/os/IUserManager;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt12313 HSPLandroid/os/IUserManager$Stub$Proxy;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Land…