Home
last modified time | relevance | path

Searched refs:proxyFlags (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3041 final int proxyFlags = isProxyTrusted ? AppOpsManager.OP_FLAG_TRUSTED_PROXY in noteProxyOperationImpl() local
3047 Context.DEVICE_ID_DEFAULT, proxyFlags, !isProxyTrusted, in noteProxyOperationImpl()
3738 final int proxyFlags = isProxyTrusted ? AppOpsManager.OP_FLAG_TRUSTED_PROXY in startProxyOperationImpl() local
3743 Process.INVALID_UID, null, null, Context.DEVICE_ID_DEFAULT, proxyFlags, in startProxyOperationImpl()