Searched refs:isCallerAndAttributionTrusted (Results 1 – 1 of 1) sorted by relevance
3026 && isCallerAndAttributionTrusted(attributionSource); in noteProxyOperationImpl()3697 boolean isCallerTrusted = isCallerAndAttributionTrusted(attributionSource); in startProxyOperationImpl()4048 && isCallerAndAttributionTrusted(attributionSource); in finishProxyOperationImpl()4418 private boolean isCallerAndAttributionTrusted(@NonNull AttributionSource attributionSource) { in isCallerAndAttributionTrusted() method in AppOpsService