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/permission4/src/android/permission4/cts/
DCameraMicIndicatorsPermissionTest.kt476 val attribution = AttributionSource(Process.myUid(), context.packageName, null, in createChainAttribution() constant
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1606 PendingIntent attribution) { in createInlinePresentation()
1617 @NonNull PendingIntent attribution, boolean pinned) { in createInlinePresentation()
1633 @NonNull String message, @NonNull PendingIntent attribution) { in createInlineTooltipPresentation()