Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java77 public abstract void setDeviceAndProfileOwners(SparseIntArray owners); in setDeviceAndProfileOwners() method in AppOpsManagerInternal
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java679 appops.setDeviceAndProfileOwners(owners.size() > 0 ? owners : null); in pushToAppOpsLocked()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java4590 @Override public void setDeviceAndProfileOwners(SparseIntArray owners) { in setDeviceAndProfileOwners() method in AppOpsManagerInternalImpl
/frameworks/base/services/
Dart-profile3805 HSPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;->setDeviceAndProfileOwners(La…