Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/content/
DReceiveContentTest.kt851 intent: Intent = defaultIntent, in addIntent()
869 private val defaultIntent = Intent(Intent.ACTION_VIEW, Uri.parse("https://example.com")) constant