Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java32 public abstract void setDeviceAndProfileOwners(SparseIntArray owners); in setDeviceAndProfileOwners() method in AppOpsManagerInternal
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java626 appops.setDeviceAndProfileOwners(owners.size() > 0 ? owners : null); in pushToAppOpsLocked()
/frameworks/base/services/core/java/com/android/server/
DAppOpsService.java3773 @Override public void setDeviceAndProfileOwners(SparseIntArray owners) { in setDeviceAndProfileOwners() method in AppOpsService.AppOpsManagerInternalImpl
/frameworks/base/config/
Dboot-image-profile.txt13370 HSPLandroid/app/AppOpsManagerInternal;->setDeviceAndProfileOwners(Landroid/util/SparseIntArray;)V