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