Searched refs:RollBackToEmbedded (Results 1 – 3 of 3) sorted by relevance
237 …ise.resolveWithCheckForUpdateAsyncResult(CheckForUpdateAsyncResult.RollBackToEmbedded(updateDirect… in <lambda>()318 …class RollBackToEmbedded(val commitTime: Date) : CheckForUpdateAsyncResult(Status.ROLL_BACK_TO_EMB… in <lambda>() class in expo.modules.updates.CheckForUpdateAsyncResult331 is CheckForUpdateAsyncResult.RollBackToEmbedded -> { in <lambda>()347 …is CheckForUpdateAsyncResult.RollBackToEmbedded -> UpdatesStateEvent.CheckCompleteWithRollback(che… in <lambda>()
292 …is LoaderTask.RemoteCheckResult.RollBackToEmbedded -> UpdatesStateEvent.CheckCompleteWithRollback(… in start()
92 class RollBackToEmbedded(val commitTime: Date) : RemoteCheckResult(Status.ROLL_BACK_TO_EMBEDDED) in <lambda>() class in expo.modules.updates.loader.LoaderTask.RemoteCheckResult365 …callback.onRemoteCheckForUpdateFinished(RemoteCheckResult.RollBackToEmbedded(updateDirective.commi… in <lambda>()