Home
last modified time | relevance | path

Searched refs:flushForegroundThreadScheduler (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/
DPhotosDeletionPreferenceTest.java84 Robolectric.flushForegroundThreadScheduler(); in testItemVisibilityAfterLoaded()
98 Robolectric.flushForegroundThreadScheduler(); in testTitleAndSummaryAfterLoaded()
110 Robolectric.flushForegroundThreadScheduler(); in testDisabledIfNothingToClear()
120 Robolectric.flushForegroundThreadScheduler(); in testGetFreeableBytes()
DCollapsibleCheckboxPreferenceGroupTest.java80 Robolectric.flushForegroundThreadScheduler(); in testItemVisibilityAfterLoaded()
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowLegacyAsyncTaskLoaderTest.java38 Robolectric.flushForegroundThreadScheduler(); in forceLoad_shouldEnqueueWorkOnSchedulers()
52 Robolectric.flushForegroundThreadScheduler(); in forceLoad_multipleLoads()
63 Robolectric.flushForegroundThreadScheduler(); in forceLoad_multipleLoads()
H A DShadowAnimationSetTest.java39 Robolectric.flushForegroundThreadScheduler(); in start_shouldRunAnimation()
H A DShadowVirtualDeviceManagerTest.java149 Robolectric.flushForegroundThreadScheduler(); in testLaunchIntentOnDevice()
/aosp_15_r20/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/view/
DIllustrationVideoViewTest.java69 Robolectric.flushForegroundThreadScheduler(); in testPausedWhenWindowFocusLost()
82 Robolectric.flushForegroundThreadScheduler(); in testStartedWhenWindowFocusRegained()
127 Robolectric.flushForegroundThreadScheduler(); in prepareVideo_shouldSetAspectRatio()
145 Robolectric.flushForegroundThreadScheduler(); in prepareVideo_zeroHeight_shouldSetAspectRatioToZero()
/aosp_15_r20/packages/apps/TV/tests/common/src/com/android/tv/testing/robo/
DRobotTestAppHelper.java32 Robolectric.flushForegroundThreadScheduler(); in loadTestData()
/aosp_15_r20/external/robolectric/robolectric/src/main/java/org/robolectric/
H A DRobolectric.java373 public static void flushForegroundThreadScheduler() { in flushForegroundThreadScheduler() method in Robolectric
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/slices/
DSettingsSliceProviderTest.java216 Robolectric.flushForegroundThreadScheduler(); in loadSlice_registersBackgroundListener()