Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/headless/
H A DInternalHeadlessAppLoader.kt148 AsyncCondition.notify(READY_FOR_BUNDLE) in setManifest()
156 READY_FOR_BUNDLE, in setBundle()
165 AsyncCondition.remove(READY_FOR_BUNDLE) in setBundle()
349 private const val READY_FOR_BUNDLE = "headlessAppReadyForBundle" constant
/expo/android/expoview/src/main/java/host/exp/exponent/experience/
H A DExperienceActivity.kt530 AsyncCondition.notify(READY_FOR_BUNDLE) in <lambda>()
552 READY_FOR_BUNDLE, in <lambda>()
563 AsyncCondition.remove(READY_FOR_BUNDLE) in <lambda>()
771 private const val READY_FOR_BUNDLE = "readyForBundle" in <lambda>() constant