Searched refs:formatExceptionForIncompatibleSdk (Results 1 – 1 of 1) sorted by relevance
258 callback.onError(formatExceptionForIncompatibleSdk(sdkVersion)) in startLoaderTask()456 private fun formatExceptionForIncompatibleSdk(sdkVersion: String?): ManifestException { in formatExceptionForIncompatibleSdk() method in host.exp.exponent.ExpoUpdatesAppLoader