Searched refs:DownloadCompleteWithUpdate (Results 1 – 6 of 6) sorted by relevance
28 …class DownloadCompleteWithUpdate(val manifest: JSONObject) : UpdatesStateEvent(UpdatesStateEventTy… class in expo.modules.updates.statemachine.UpdatesStateEvent
145 is UpdatesStateEvent.DownloadCompleteWithUpdate -> context.copy( in reduceContext()
93 UpdatesStateEvent.DownloadCompleteWithUpdate( in test_handleDownloadAndDownloadComplete()
340 UpdatesStateEvent.DownloadCompleteWithUpdate(updateEntity.manifest) in <lambda>()
468 UpdatesStateEvent.DownloadCompleteWithUpdate(updateEntity.manifest) in <lambda>()
378 UpdatesStateEvent.DownloadCompleteWithUpdate(update.manifest) in start()