Searched refs:checkOperationImpl (Results 1 – 1 of 1) sorted by relevance
1822 return checkOperationImpl(code, uid, packageName, raw); in checkOperationInternal()1825 AppOpsService.this::checkOperationImpl); in checkOperationInternal()1828 private int checkOperationImpl(int code, int uid, String packageName, in checkOperationImpl() method in AppOpsService