Home
last modified time | relevance | path

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

/navigation/navigation-common/src/androidInstrumentedTest/kotlin/androidx/navigation/
DNavGraphAndroidTest.kt194 val navDeepLink1 = navDeepLink { in matchDeepLinkBestMatchPathWildcard() constant
227 val navDeepLink1 = navDeepLink { in matchDeepLinkSharedActionBestMatch() constant
255 val navDeepLink1 = navDeepLink { uriPattern = "www.example.com/path/token={id}" } in matchDeepLinkSharedActionBestMatchPathOverQuery() constant
278 val navDeepLink1 = navDeepLink { in matchDeepLinkSharedActionBestMatchPathWildCard() constant