Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java154 int proxyAttributionFlags, @AttributionFlags int proxiedAttributionFlags, in startProxyOperation() argument
DAppOpsManager.java8901 int proxyAttributionFlags, @AttributionFlags int proxiedAttributionFlags, in startProxyOpNoThrow() argument
8919 shouldCollectMessage, skipProxyOperation, proxyAttributionFlags, in startProxyOpNoThrow()
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java256 boolean skipProxyOperation, @AttributionFlags int proxyAttributionFlags, in startProxyOperation() argument
263 shouldCollectMessage, skipProxyOperation, proxyAttributionFlags, in startProxyOperation()
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl63 boolean shouldCollectMessage, boolean skipProxyOperation, int proxyAttributionFlags, in startProxyOperation() argument
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3844 boolean skipProxyOperation, @AttributionFlags int proxyAttributionFlags, in startProxyOperation() argument
3848 skipProxyOperation, proxyAttributionFlags, proxiedAttributionFlags, in startProxyOperation()
3856 int proxyAttributionFlags, @AttributionFlags int proxiedAttributionFlags, in startProxyOperationImpl() argument
3884 && ((proxyAttributionFlags & ATTRIBUTION_FLAG_TRUSTED) != 0 in startProxyOperationImpl()
3919 shouldCollectMessage, proxyAttributionFlags, attributionChainId, in startProxyOperationImpl()
7637 boolean skipProxyOperation, @AttributionFlags int proxyAttributionFlags,
7643 shouldCollectMessage, skipProxyOperation, proxyAttributionFlags,
7649 shouldCollectMessage, skipProxyOperation, proxyAttributionFlags,
7656 shouldCollectMessage, skipProxyOperation, proxyAttributionFlags,
7661 proxyAttributionFlags, proxiedAttributionFlags, attributionChainId);
[all …]
/frameworks/base/services/core/java/com/android/server/pm/permission/
DPermissionManagerService.java5846 final int proxyAttributionFlags = (!skipCurrentChecks && hasChain)
5856 singleReceiverFromDatasource, attributedOp, proxyAttributionFlags,
5994 final int proxyAttributionFlags = (!skipCurrentChecks && hasChain)
6004 /*fromDatasource*/ false, AppOpsManager.OP_NONE, proxyAttributionFlags,
6029 @AttributionFlags int proxyAttributionFlags,
6092 message, proxyAttributionFlags, attributionChainId);
6100 proxyAttributionFlags, proxiedAttributionFlags, attributionChainId);
6105 proxyAttributionFlags, proxiedAttributionFlags, attributionChainId);
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java17023 boolean skipProxyOperation, @AttributionFlags int proxyAttributionFlags,
17036 shouldCollectMessage, skipProxyOperation, proxyAttributionFlags,
17044 proxyAttributionFlags, proxiedAttributionFlags, attributionChainId);