Home
last modified time | relevance | path

Searched refs:runTestOnUiThread (Results 1 – 25 of 27) sorted by relevance

12

/cts/tests/tests/opengl/src/android/opengl/cts/
DNativeColorBufferTest.java51 this.runTestOnUiThread(new Runnable() { in test_RGBA_1001()
69 this.runTestOnUiThread(new Runnable() { in test_RGBA_1101()
88 this.runTestOnUiThread(new Runnable() { in test_RGBA_1111()
107 this.runTestOnUiThread(new Runnable() { in test_RGBA_0101()
126 this.runTestOnUiThread(new Runnable() { in test_RGBA_0011()
145 this.runTestOnUiThread(new Runnable() { in test_RGBA_0000()
164 this.runTestOnUiThread(new Runnable() { in test_RGBA_rand_val_one()
DColorBufferTest.java56 this.runTestOnUiThread(new Runnable() { in test_RGBA_1001()
74 this.runTestOnUiThread(new Runnable() { in test_RGBA_1101()
93 this.runTestOnUiThread(new Runnable() { in test_RGBA_1111()
112 this.runTestOnUiThread(new Runnable() { in test_RGBA_0101()
131 this.runTestOnUiThread(new Runnable() { in test_RGBA_0011()
150 this.runTestOnUiThread(new Runnable() { in test_RGBA_0000()
169 this.runTestOnUiThread(new Runnable() { in test_RGBA_rand_val_one()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DFragmentTest.java61 runTestOnUiThread(new Runnable() { in testChildFragmentManagerGone()
70 runTestOnUiThread(new Runnable() { in testChildFragmentManagerGone()
83 runTestOnUiThread(new Runnable() { in testChildFragmentManagerGone()
97 runTestOnUiThread(new Runnable() { in testChildFragmentManagerGone()
106 runTestOnUiThread(new Runnable() { in testChildFragmentManagerGone()
DActivityTransitionTest.java59 runTestOnUiThread(new Runnable() { in testOnSharedElementsArrived()
132 runTestOnUiThread(new Runnable() {
195 runTestOnUiThread(new Runnable() {
215 runTestOnUiThread(new Runnable() {
229 runTestOnUiThread(new Runnable() {
250 runTestOnUiThread(new Runnable() {
263 runTestOnUiThread(new Runnable() {
284 runTestOnUiThread(new Runnable() {
/cts/tests/app/src/android/app/cts/
DListActivityTest.java52 runTestOnUiThread(new Runnable() { in testAdapter()
66 runTestOnUiThread(new Runnable() { in testItemClick()
76 runTestOnUiThread(new Runnable() { in testItemClick()
DProgressDialogTest.java121 runTestOnUiThread(new Runnable() { in testShow3()
135 runTestOnUiThread(new Runnable() { in testShow3()
156 runTestOnUiThread(new Runnable() { in testShow4()
170 runTestOnUiThread(new Runnable() { in testShow4()
DPipNotSupportedActivityTest.java42 runTestOnUiThread(new Runnable() { in testLaunchPipNotSupportedActivity()
DAliasActivityTest.java31 runTestOnUiThread(new Runnable() { in testAliasActivity()
DLauncherActivity_IconResizerTest.java47 runTestOnUiThread(new Runnable() { in testIconResizer()
DInstrumentationTest.java223 runTestOnUiThread(new Runnable() { in testCallActivityOnCreate()
309 runTestOnUiThread(new Runnable() { in testCallActivityOnPostCreate()
321 runTestOnUiThread(new Runnable() { in testCallActivityOnNewIntent()
334 runTestOnUiThread(new Runnable() { in testCallActivityOnNewIntentCaller()
348 runTestOnUiThread(new Runnable() { in testCallActivityOnResume()
420 runTestOnUiThread(new Runnable() { in testCallActivityOnSaveInstanceState()
488 runTestOnUiThread(() -> { in testCallActivityOnPause() method
855 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTest
DTabActivityTest.java57 runTestOnUiThread(new Runnable() { in testTabActivity()
/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceTest.java61 this.runTestOnUiThread(new Runnable() { in testSetSummary()
74 this.runTestOnUiThread(new Runnable() { in testSetEnabled()
98 this.runTestOnUiThread(new Runnable() { in testSetTitle()
121 this.runTestOnUiThread(new Runnable() { in testSetKey()
139 this.runTestOnUiThread(new Runnable() { in testSetTitle_CharSequence()
177 this.runTestOnUiThread(new Runnable() { in testSetShouldDisableView()
DSwitchPreferenceTest.java71 this.runTestOnUiThread(new Runnable() { in testSetSwitchTextOff_One()
89 this.runTestOnUiThread(new Runnable() { in testSetSwitchTextOn_One()
/cts/tests/tests/os/src/android/os/cts/
DAsyncTaskTest.java92 runTestOnUiThread(new Runnable() { in doTestAsyncTask()
143 runTestOnUiThread(new Runnable() { in testCancellationWithException()
178 runTestOnUiThread(new Runnable() { in testException()
218 runTestOnUiThread(new Runnable() { in startAsyncTask()
/cts/tests/tests/tv/src/android/media/tv/cts/
DBundledTvInputServiceTest.java120 runTestOnUiThread(new Runnable() { in tearDown()
139 runTestOnUiThread(new Runnable() { in testTune()
173 runTestOnUiThread(new Runnable() { in testTuneStress()
DHardwareSessionTest.java103 runTestOnUiThread(new Runnable() { in verifyCommandTuneAndHardwareVideoAvailability()
DTvViewTest.java215 runTestOnUiThread(new Runnable() { in tearDown()
442 runTestOnUiThread(new Runnable() { in testOnUnhandledInputEventListener()
DTvInputManagerTest.java250 runTestOnUiThread(new Runnable() { in tearDown()
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/
DTvInteractiveAppViewTest.java86 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppViewTest
142 runTestOnUiThread(new Runnable() { in tearDown()
158 runTestOnUiThread(new Runnable() { in testConstructor()
DTvInteractiveAppManagerTest.java114 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvInteractiveAppManagerTest
158 runTestOnUiThread(new Runnable() { in setUp()
168 runTestOnUiThread(new Runnable() { in tearDown()
/cts/tests/tests/tv/src/android/media/tv/ad/cts/
DTvAdViewTest.java104 runTestOnUiThread(new Runnable() { in testConstructor()
143 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvAdViewTest
DTvAdServiceTest.java197 runTestOnUiThread(new Runnable() { in tearDown()
566 private void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in TvAdServiceTest
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerConfigActivityTest.java92 runTestOnUiThread(() -> { in testCorrectIntentSenderCreated() method
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DCameraEvictionTest.java625 runTestOnUiThread(new Runnable() { in testAPI1ActivityEviction()
661 runTestOnUiThread(new Runnable() { in testAPI1ActivityEviction()
676 runTestOnUiThread(new Runnable() { in testAPI1ActivityEviction()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaSyncTest.java105 runTestOnUiThread(new Runnable() { in setUp()

12