Searched refs:proxyReturn (Results 1 – 1 of 1) sorted by relevance
3374 final SyncNotedAppOp proxyReturn = noteOperationUnchecked(code, proxyUid, in noteProxyOperationImpl() local3377 if (proxyReturn.getOpMode() != AppOpsManager.MODE_ALLOWED) { in noteProxyOperationImpl()3378 return new SyncNotedAppOp(proxyReturn.getOpMode(), code, proxiedAttributionTag, in noteProxyOperationImpl()