Searched refs:isCallerAndAttributionTrusted (Results 1 – 1 of 1) sorted by relevance
2553 && isCallerAndAttributionTrusted(attributionSource); in noteProxyOperationImpl()3098 boolean isCallerTrusted = isCallerAndAttributionTrusted(attributionSource); in startProxyOperationImpl()3319 && isCallerAndAttributionTrusted(attributionSource); in finishProxyOperationImpl()3656 private boolean isCallerAndAttributionTrusted(@NonNull AttributionSource attributionSource) { in isCallerAndAttributionTrusted() method in AppOpsService