Home
last modified time | relevance | path

Searched refs:isDeviceOrProfileOwnerInCallingUser (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManagerInternal.java253 public abstract boolean isDeviceOrProfileOwnerInCallingUser(String packageName); in isDeviceOrProfileOwnerInCallingUser() method in DevicePolicyManagerInternal
/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java3120 if (dpmi != null && dpmi.isDeviceOrProfileOwnerInCallingUser(callingPackage)) { in isSetWallpaperAllowed()
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java13137 public boolean isDeviceOrProfileOwnerInCallingUser(String packageName) {
/aosp12/frameworks/base/services/
H A Dart-profile16597 …ver/devicepolicy/DevicePolicyManagerService$LocalService;->isDeviceOrProfileOwnerInCallingUser(Lja…