Home
last modified time | relevance | path

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

/expo/ios/Exponent/Kernel/AppLoader/
H A DEXAbstractLoader.h25 kEXAppLoaderRemoteUpdateStatusDownloading enumerator
H A DEXAppLoaderExpoUpdates.m218 _remoteUpdateStatus = kEXAppLoaderRemoteUpdateStatusDownloading;
/expo/ios/Exponent/Kernel/Views/Loading/
H A DEXAppLoadingProgressWindowController.m142 } else if (status == kEXAppLoaderRemoteUpdateStatusDownloading) {