Home
last modified time | relevance | path

Searched defs:attribution (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/appop/src/android/app/appops/cts/
DDiscreteAppopsTest.kt532 var attribution = packageOps.getAttributedOps(TAG1) in <lambda>() variable
672 var attribution = packageOps.getAttributedOps(TAG1) in <lambda>() variable
/cts/tests/tests/permission3/src/android/permission3/cts/
DCameraMicIndicatorsPermissionTest.kt528 val attribution = AttributionSource(Process.myUid(), context.packageName, null, in <lambda>() constant
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1661 PendingIntent attribution) { in createInlinePresentation()
1672 @NonNull PendingIntent attribution, boolean pinned) { in createInlinePresentation()
1688 @NonNull String message, @NonNull PendingIntent attribution) { in createInlineTooltipPresentation()