Searched refs:runUiThreadTasks (Results 1 – 4 of 4) 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()
874 ShadowLooper.runUiThreadTasks(); in removeAllViews_shouldCallOnAttachedToAndDetachedFromWindow()877 ShadowLooper.runUiThreadTasks(); in removeAllViews_shouldCallOnAttachedToAndDetachedFromWindow()
307 ShadowLooper.runUiThreadTasks(); in testSetupConnectionBeforeServiceConnected()322 ShadowLooper.runUiThreadTasks(); in testSetupConnectionAfterServiceConnected()337 ShadowLooper.runUiThreadTasks(); in testKill()394 ShadowLooper.runUiThreadTasks(); in testBindingStateCounts()
232 public static void runUiThreadTasks() { in runUiThreadTasks() method in ShadowLooper