Home
last modified time | relevance | path

Searched refs:updatesDirectoryException (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/
H A DUpdatesDevLauncherController.kt52 callback.onFailure(controller.updatesDirectoryException) in fetchUpdateWithConfiguration()
179 callback.onFailure(controller.updatesDirectoryException) in storedUpdateIdsWithConfiguration()
H A DUpdatesController.kt76 var updatesDirectoryException: Exception? = null variable
251 launcher = NoDatabaseLauncher(context, updatesConfiguration, updatesDirectoryException) in start()
626 updatesDirectoryException = e