Searched defs:progressDestination (Results 1 – 4 of 4) sorted by relevance
129 val progressDestination = in navigateToProgressDestination() constant158 val progressDestination = progressDestinationSupplier.invoke() in installDefaultProgressDestination() constant212 public var progressDestination: Int = 0 variable in androidx.navigation.dynamicfeatures.DynamicGraphNavigator.DynamicNavGraph
251 public var progressDestination: Int in <lambda>() variable in androidx.navigation.dynamicfeatures.DynamicNavGraphBuilder
73 val progressDestination = noOpState.backStack.value.lastOrNull()?.destination in testGetOrThrow_CorrectParent() constant
78 public fun progressDestination() { in progressDestination() method in androidx.navigation.dynamicfeatures.DynamicNavGraphBuilderTest