Home
last modified time | relevance | path

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

/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/
H A DUpdatesUtils.swift60 sendStateEvent(UpdatesStateEventCheck())
84 sendStateEvent(UpdatesStateEventCheckComplete())
91 sendStateEvent(UpdatesStateEventCheckCompleteWithRollback())
100 sendStateEvent(UpdatesStateEventCheckComplete())
116 sendStateEvent(UpdatesStateEventCheckComplete())
131 sendStateEvent(UpdatesStateEventDownload())
187 sendStateEvent(UpdatesStateEventDownloadCompleteWithRollback())
206 sendStateEvent(UpdatesStateEventDownloadComplete())
242 internal static func sendStateEvent(_ event: UpdatesStateEvent) { in sendStateEvent() function
326 sendStateEvent(UpdatesStateEventCheckError(message: error.localizedDescription))
[all …]
/expo/packages/expo-updates/ios/EXUpdates/
H A DUpdatesUtils.swift71 sendStateEvent(UpdatesStateEventCheck())
98 sendStateEvent(UpdatesStateEventCheckComplete())
106 sendStateEvent(UpdatesStateEventCheckComplete())
115 sendStateEvent(UpdatesStateEventCheckComplete())
129 sendStateEvent(UpdatesStateEventCheckComplete())
136 sendStateEvent(
152 sendStateEvent(UpdatesStateEventCheckComplete())
192 sendStateEvent(UpdatesStateEventCheckComplete())
207 sendStateEvent(UpdatesStateEventDownload())
293 sendStateEvent(UpdatesStateEventDownloadComplete())
[all …]