Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManagerInternal.java195 public abstract void setDeviceAndProfileOwners(SparseIntArray owners); in setDeviceAndProfileOwners() method in AppOpsManagerInternal
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DOwners.java646 appops.setDeviceAndProfileOwners(owners.size() > 0 ? owners : null); in pushToAppOpsLocked()
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java6183 @Override public void setDeviceAndProfileOwners(SparseIntArray owners) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt3833 Landroid/app/AppOpsManagerInternal;->setDeviceAndProfileOwners(Landroid/util/SparseIntArray;)V