Searched refs:setDeviceAndProfileOwners (Results 1 – 4 of 4) sorted by relevance
195 public abstract void setDeviceAndProfileOwners(SparseIntArray owners); in setDeviceAndProfileOwners() method in AppOpsManagerInternal
646 appops.setDeviceAndProfileOwners(owners.size() > 0 ? owners : null); in pushToAppOpsLocked()
6183 @Override public void setDeviceAndProfileOwners(SparseIntArray owners) {
3833 Landroid/app/AppOpsManagerInternal;->setDeviceAndProfileOwners(Landroid/util/SparseIntArray;)V