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