| /navigation/navigation-dynamic-features-runtime/src/main/java/androidx/navigation/dynamicfeatures/ |
| D | NavHost.kt | 35 public inline fun NavHost.createGraph( method 42 public inline fun NavHost.createGraph( method 58 public inline fun NavHost.createGraph( method 75 public inline fun NavHost.createGraph( method
|
| D | NavController.kt | 35 public inline fun NavController.createGraph( method 42 public inline fun NavController.createGraph( method 58 public inline fun NavController.createGraph( method 75 public inline fun NavController.createGraph( method
|
| /navigation/navigation-common-lint/src/test/java/androidx/navigation/common/lint/ |
| D | WrongStartDestinationTypeDetectorTest.kt | 43 fun createGraph() { in testEmptyConstructorNoError() method 76 fun createGraph() { in testNavGraphBuilder_classNoErrors() method 114 fun createGraph() { in testNavGraphBuilder_objectNoError() method 147 fun createGraph() { in testNavGraphBuilder_classHasError() method 267 fun createGraph() { in testNavProvider_classNoErrors() method 304 fun createGraph() { in testNavProvider_objectNoError() method 337 fun createGraph() { in testNavProvider_classHasError() method 455 fun createGraph() { in testSetStartDestination_classNoErrors() method 492 fun createGraph() { in testSetStartDestination_objectNoError() method 524 fun createGraph() { in testSetStartDestination_classHasError() method
|
| /navigation/navigation-runtime/src/commonMain/kotlin/androidx/navigation/ |
| D | NavHost.kt | 56 public inline fun NavHost.createGraph( method 72 public inline fun NavHost.createGraph( method 89 public inline fun NavHost.createGraph( method
|
| D | NavController.kt | 654 public inline fun NavController.createGraph( method 670 public inline fun NavController.createGraph( method 687 public inline fun NavController.createGraph( method
|
| /navigation/navigation-runtime-lint/src/test/java/androidx/navigation/runtime/lint/ |
| D | WrongStartDestinationTypeDetectorTest.kt | 43 fun createGraph() { in testEmptyConstructorNoError() method 74 fun createGraph() { in testNavController_classNoErrors() method 112 fun createGraph() { in testNavController_objectNoError() method 145 fun createGraph() { in testNavController_classHasError() method 265 fun createGraph() { in testHost_classNoErrors() method 303 fun createGraph() { in testNavHost_objectNoError() method 337 fun createGraph() { in testNavHost_classHasError() method
|
| D | WrongNavigateRouteDetectorTest.kt | 46 fun createGraph() { in getDetector() method 72 fun createGraph() { in testNoError() method 114 fun createGraph() { in testHasError() method
|
| D | WrongPopBackStackRouteDetectorTest.kt | 46 fun createGraph() { in getDetector() method 72 fun createGraph() { in testNoError() method 114 fun createGraph() { in testHasError() method
|
| /navigation/navigation-compose-lint/src/test/java/androidx/navigation/compose/lint/ |
| D | WrongStartDestinationTypeDetectorTest.kt | 46 fun createGraph() { in testEmptyConstructorNoError() method 75 fun createGraph() { in testNavHost_classNoErrors() method 115 fun createGraph() { in testNavHost_objectNoError() method 150 fun createGraph() { in testNavHost_classHasError() method
|
| /navigation/navigation-runtime/src/androidInstrumentedTest/kotlin/androidx/navigation/ |
| D | NavHostTest.kt | 41 fun createGraph() { in createGraph() method
|
| D | NavControllerTest.kt | 3914 fun createGraph() { in <lambda>() method in androidx.navigation.NavControllerTest
|
| /navigation/navigation-runtime/src/androidMain/kotlin/androidx/navigation/ |
| D | NavHost.android.kt | 33 public inline fun NavHost.createGraph( method
|
| D | NavController.android.kt | 1198 public inline fun NavController.createGraph( method
|
| /navigation/navigation-benchmark/src/androidTest/java/androidx/navigation/ |
| D | NavDestinationEqualsBenchmark.kt | 46 private fun NavigatorProvider.createGraph(count: Int) = in NavigatorProvider() method in androidx.navigation.NavDestinationEqualsBenchmark
|