Searched defs:navDeepLink (Results 1 – 2 of 2) sorted by relevance
38 val navDeepLink = navDeepLink { in buildDeepLinkAllSet() constant79 val navDeepLink = navDeepLink { in buildDeepLinkDoubleActionSetNull() constant96 val navDeepLink = in buildDeepLinkAllSetKClass() constant117 val navDeepLink = in buildDeepLinkAllSetKClassNonReified() constant140 val navDeepLink = in buildDeepLinkAllSetKClassWithPathArgs() constant163 val navDeepLink = in buildDeepLinkAllSetKClassWithQueryArgs() constant207 val navDeepLink = in buildDeepLinkDoubleActionSetNullKClass() constant
39 public fun navDeepLink(deepLinkBuilder: NavDeepLinkDslBuilder.() -> Unit): NavDeepLink = in navDeepLink() method57 public inline fun <reified T : Any> navDeepLink( in navDeepLink() method79 public fun <T : Any> navDeepLink( in navDeepLink() method