Searched refs:isDeviceOrProfileOwnerInCallingUser (Results 1 – 3 of 3) sorted by relevance
271 public abstract boolean isDeviceOrProfileOwnerInCallingUser(String packageName); in isDeviceOrProfileOwnerInCallingUser() method in DevicePolicyManagerInternal
3820 if (dpmi != null && dpmi.isDeviceOrProfileOwnerInCallingUser(callingPackage)) { in isSetWallpaperAllowed()
16244 public boolean isDeviceOrProfileOwnerInCallingUser(String packageName) { in isDeviceOrProfileOwnerInCallingUser() method in LocalService