Home
last modified time | relevance | path

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

/navigation/navigation-common/src/androidInstrumentedTest/kotlin/androidx/navigation/
DNavGraphAndroidTest.kt198 val navDeepLink2 = navDeepLink { in matchDeepLinkBestMatchPathWildcard() constant
231 val navDeepLink2 = navDeepLink { in matchDeepLinkSharedActionBestMatch() constant
256 val navDeepLink2 = navDeepLink { uriPattern = "www.example.com/path?token={id}" } in matchDeepLinkSharedActionBestMatchPathOverQuery() constant
282 val navDeepLink2 = navDeepLink { in matchDeepLinkSharedActionBestMatchPathWildCard() constant