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