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