Searched refs:showLoadingViewDelayed (Results 1 – 5 of 5) sorted by relevance
66 mController.showLoadingViewDelayed(); in showLoadingViewDelayed_shouldPostRunnable()
87 public void showLoadingViewDelayed() { in showLoadingViewDelayed() method in LoadingViewController
221 verify(loadingViewController, never()).showLoadingViewDelayed(); in updateLoading_appLoaded_shouldNotDelayCallToHandleLoadingContainer()239 verify(loadingViewController).showLoadingViewDelayed(); in updateLoading_appNotLoaded_shouldDelayCallToHandleLoadingContainer()
210 mLoadingViewController.showLoadingViewDelayed(); in onViewCreated()
1328 mLoadingViewController.showLoadingViewDelayed(); in updateLoading()