Home
last modified time | relevance | path

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

/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/loader/
H A DLoaderTask.kt167 launchRemoteUpdateInBackground( in <lambda>()
337 private fun launchRemoteUpdateInBackground(context: Context, remoteUpdateCallback: Callback) { in <lambda>() method in expo.modules.updates.loader.LoaderTask