Searched refs:proxyMode (Results 1 – 1 of 1) sorted by relevance
1541 final int proxyMode = noteOperationUnchecked(code, proxyUid, in noteProxyOperation() local1543 if (proxyMode != AppOpsManager.MODE_ALLOWED || Binder.getCallingUid() == proxiedUid) { in noteProxyOperation()1544 return proxyMode; in noteProxyOperation()1551 proxyMode, resolveProxyPackageName); in noteProxyOperation()