Searched refs:runUiThreadTasks (Results 1 – 3 of 3) sorted by relevance
45 ShadowLooper.runUiThreadTasks(); in testNormalFlow()63 ShadowLooper.runUiThreadTasks(); in testCancelBeforeBackground()83 ShadowLooper.runUiThreadTasks(); in testCancelBeforePostExecute()107 ShadowLooper.runUiThreadTasks(); in progressUpdatesAreQueuedUntilBackgroundThreadFinishes()171 ShadowLooper.runUiThreadTasks(); in executeOnExecutor_usesPassedExecutor()
873 ShadowLooper.runUiThreadTasks(); in removeAllViews_shouldCallOnAttachedToAndDetachedFromWindow()876 ShadowLooper.runUiThreadTasks(); in removeAllViews_shouldCallOnAttachedToAndDetachedFromWindow()
232 public static void runUiThreadTasks() { in runUiThreadTasks() method in ShadowLooper