Searched refs:setDeviceAndProfileOwners (Results 1 – 4 of 4) sorted by relevance
32 public abstract void setDeviceAndProfileOwners(SparseIntArray owners); in setDeviceAndProfileOwners() method in AppOpsManagerInternal
626 appops.setDeviceAndProfileOwners(owners.size() > 0 ? owners : null); in pushToAppOpsLocked()
3773 @Override public void setDeviceAndProfileOwners(SparseIntArray owners) { in setDeviceAndProfileOwners() method in AppOpsService.AppOpsManagerInternalImpl
13370 HSPLandroid/app/AppOpsManagerInternal;->setDeviceAndProfileOwners(Landroid/util/SparseIntArray;)V