| /navigation/navigation-runtime/src/androidInstrumentedTest/kotlin/androidx/navigation/ |
| D | NavBackStackEntryLifecycleTest.kt | 59 val navGraph = in <lambda>() constant 178 val navGraph = in <lambda>() constant 252 val navGraph = in <lambda>() constant 311 val navGraph = in <lambda>() constant 381 val navGraph = in <lambda>() constant 428 val navGraph = in <lambda>() constant 471 val navGraph = in <lambda>() constant 517 val navGraph = in <lambda>() constant 589 val navGraph = in <lambda>() constant 635 val navGraph = in <lambda>() constant [all …]
|
| D | NavBackStackEntryTest.kt | 57 val navGraph = in testGetViewModelStoreOwner() constant 75 val navGraph = in testGetViewModelStoreOwnerAndroidViewModel() constant 94 val navGraph = in testEqualsOnRestore() constant 132 val navGraph = in testGetViewModelStoreOwnerSavedStateViewModel() constant 170 val navGraph = in testSaveRestoreGetViewModelStoreOwner() constant 240 val navGraph = in testGetSavedStateHandleRestored() constant 275 val navGraph = in testCreateViewModelViaExtras() constant 417 val navGraph = in testOnClearedWhenHostCleared() constant 442 val navGraph = in testOnClearedWhenPopped() constant 471 val navGraph = in testOnClearedWhenHostClearedAfterSaveState() constant [all …]
|
| D | NavControllerActivityTest.kt | 107 val navGraph = in testActivityDeepLinkHandledOnce() constant
|
| D | NavDeepLinkBuilderTest.kt | 92 val navGraph = navInflater.inflate(R.navigation.nav_simple) in fromContextSetGraphNavInflater() constant 119 val navGraph = navigatorProvider.navigation(startDestination = 1) { test(1) } in fromContextSetGraphProgrammatic() constant 135 val navGraph = in fromContextSetGraphProgrammaticRoute() constant
|
| D | NavControllerTest.kt | 265 val navGraph = in <lambda>() constant 480 val navGraph = in <lambda>() constant 502 val navGraph = in <lambda>() constant
|
| D | NavControllerRouteTest.kt | 590 val navGraph = in <lambda>() constant 772 val navGraph = in <lambda>() constant 796 val navGraph = in <lambda>() constant
|
| /navigation/navigation-fragment-compose/src/androidTest/java/androidx/navigation/fragment/compose/ |
| D | ComposableFragmentNavigatorTest.kt | 53 val navGraph = navController.navInflater.inflate(R.navigation.nav_simple) in inflateGraph() constant
|
| /navigation/navigation-common-lint/src/test/java/androidx/navigation/common/lint/ |
| D | WrongStartDestinationTypeDetectorTest.kt | 46 val navGraph = NavGraph() in testEmptyConstructorNoError() constant 456 val navGraph = NavGraph() in testSetStartDestination_classNoErrors() constant 493 val navGraph = NavGraph() in testSetStartDestination_objectNoError() constant 525 val navGraph = NavGraph() in testSetStartDestination_classHasError() constant
|
| /navigation/navigation-safe-args-generator/src/test/kotlin/androidx/navigation/safe/args/generator/ |
| D | NavParserTest.kt | 36 val navGraph = in <lambda>() constant 123 val navGraph = in <lambda>() constant
|
| /navigation/navigation-ui/src/androidTest/java/androidx/navigation/ui/ |
| D | AppBarConfigurationTest.kt | 53 val navGraph = in testTopLevelFromGraph() constant 158 val navGraph = in testIsTopLevelDestination_simpleGraph() constant
|
| /navigation/navigation-fragment/src/androidTest/java/androidx/navigation/fragment/ |
| D | NavGraphViewModelLazyTest.kt | 71 val navGraph = in <lambda>() constant 93 val navGraph = in <lambda>() constant
|
| /navigation/navigation-common/src/androidMain/kotlin/androidx/navigation/ |
| D | NavGraphBuilder.android.kt | 150 super.build().also { navGraph -> in <lambda>() method
|
| /navigation/navigation-dynamic-features-runtime/src/main/java/androidx/navigation/dynamicfeatures/ |
| D | DynamicIncludeNavGraphBuilder.kt | 244 super.build().also { navGraph -> in includeDynamic() method
|
| D | DynamicNavGraphBuilder.kt | 283 super.build().also { navGraph -> in <lambda>() method
|
| /navigation/navigation-common/src/androidUnitTest/kotlin/androidx/navigation/ |
| D | NavDestinationTest.kt | 171 val navGraph = navGraphNavigator.createDestination().apply { id = navGraphId } in buildDeepLinkIdsDoubleNavGraph() constant
|