Home
last modified time | relevance | path

Searched refs:chosenComponentPendingIntent (Results 1 – 1 of 1) sorted by relevance

/development/apps/ShareTest/src/com/android/sharetest/
DShareTestActivity.kt331 val chosenComponentPendingIntent = PendingIntent.getBroadcast( in <lambda>() constant
338 Intent.createChooser(share, null, chosenComponentPendingIntent.intentSender) in <lambda>()