Searched defs:updatesInterface (Results 1 – 6 of 6) sorted by relevance
31 val updatesInterface = mockUpdatesInterface { in getManifest() constant40 val updatesInterface = mockUpdatesInterface { in <lambda>() constant47 val updatesInterface = mockk<UpdatesInterface>() in mockUpdatesInterface() constant
125 val updatesInterface = mockk<UpdatesInterface>() in mockUpdatesInterface() constant
32 var updatesInterface: UpdatesInterface? variable
43 override var updatesInterface: UpdatesInterface? variable in expo.modules.devlauncher.DevLauncherController
27 private val updatesInterface: UpdatesInterface? by optInject() in createAppLoader() constant in expo.modules.devlauncher.launcher.loaders.DevLauncherAppLoaderFactory
59 override var updatesInterface: UpdatesInterface? in <lambda>() variable in expo.modules.devlauncher.DevLauncherController