Searched refs:getStartDestination (Results 1 – 1 of 1) sorted by relevance
51 startDestination = getStartDestination(featureManager.enabledUiFeatures).route, in <lambda>()82 allRoutes = listOf(getStartDestination(featureManager.enabledUiFeatures)) in NavGraphBuilder()122 private fun getStartDestination(enabledUiFeatures: Set<PhotopickerUiFeature>): Route { in getStartDestination() method