Home
last modified time | relevance | path

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

/cts/tests/tests/appop/src/android/app/appops/cts/
DDiscreteAppopsTest.kt530 var attribution = packageOps.getAttributedOps(TAG1) in <lambda>() variable
670 var attribution = packageOps.getAttributedOps(TAG1) in <lambda>() variable
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1553 PendingIntent attribution) { in createInlinePresentation()
1564 @NonNull PendingIntent attribution, boolean pinned) { in createInlinePresentation()
1580 @NonNull String message, @NonNull PendingIntent attribution) { in createInlineTooltipPresentation()