Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 8 of 8) sorted by relevance

/navigation/navigation-common/src/androidInstrumentedTest/kotlin/androidx/navigation/
DNavDestinationBuilderTest.kt274 val exception = in navDestinationDeepLinkKClassWithNonKClassDestination() constant
292 val exception = in navDestinationDeepLinkKClassMissingArgument() constant
308 val exception = in navDestinationDeepLinkKClassExtraArgument() constant
327 val exception = in navDestinationDeepLinkKClassDifferentArgumentType() constant
346 val exception = in navDestinationUnknownArgumentNavType() constant
DNavDeepLinkBuilderTest.kt181 var exception: IllegalArgumentException? = null in buildDeepLinkEmptyUriKClass() variable
194 var exception: IllegalArgumentException? = null in buildDeepLinkEmptyActionKClass() variable
/navigation/navigation-dynamic-features-runtime/src/main/java/androidx/navigation/dynamicfeatures/
DDynamicInstallMonitor.kt37 public var exception: Exception? = null variable in androidx.navigation.dynamicfeatures.DynamicInstallMonitor
DDynamicInstallManager.kt133 .addOnFailureListener { exception -> in <lambda>() method
/navigation/navigation-runtime/src/androidInstrumentedTest/kotlin/androidx/navigation/
DNavControllerRouteTest.kt291 val exception = in <lambda>() constant
439 val exception = in <lambda>() constant
2053 val exception = in <lambda>() constant
2101 val exception = in <lambda>() constant
2124 val exception = in <lambda>() constant
2149 val exception = in <lambda>() constant
2173 val exception = in <lambda>() constant
2197 val exception = in <lambda>() constant
2220 val exception = in <lambda>() constant
2270 val exception = in <lambda>() constant
[all …]
/navigation/navigation-common/src/androidUnitTest/kotlin/androidx/navigation/serialization/
DNavArgumentGeneratorTest.kt974 val exception = in convertToEnumOverriddenSerialNameIllegal() constant
1094 val exception = in convertIllegalCustomType() constant
1174 val exception = in convertCustomTypeNullableIllegal() constant
1448 val exception = in abstractClassInvalid() constant
DNavTypeConverterTest.kt773 val exception = in noMatchOnFieldSerializers() constant
/navigation/navigation-compose/src/androidInstrumentedTest/kotlin/androidx/navigation/compose/
DNavGraphBuilderTest.kt628 lateinit var exception: String in testComposableKClassArgsMissingCustomType() variable
766 lateinit var exception: String in testDialogKClassArgsMissingCustomType() variable