Searched refs:homeAppLoaderTask (Results 1 – 2 of 2) sorted by relevance
8 func homeAppLoaderTask(_: HomeAppLoaderTask, didFinishWithLauncher launcher: AppLauncher) in homeAppLoaderTask() function9 func homeAppLoaderTask(_: HomeAppLoaderTask, didFinishWithError error: Error) in homeAppLoaderTask() function64 delegate.homeAppLoaderTask(self, didFinishWithLauncher: launcher) in homeAppLoaderTask()66 delegate.homeAppLoaderTask( in homeAppLoaderTask()
150 - (void)homeAppLoaderTask:(EXHomeAppLoaderTask *)appLoaderTask didFinishWithLauncher:(id<EXUpdatesA…178 - (void)homeAppLoaderTask:(EXHomeAppLoaderTask *)appLoaderTask didFinishWithError:(NSError *)error