Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DAutoCompleteTextViewPopup.java59 runTestOnUiThread(new Runnable() { in testPopupSetListSelection()
122 runTestOnUiThread(new Runnable() { in testPopupClearListSelection()
155 runTestOnUiThread(new Runnable() { in testPopupNavigateNoAdapter()
188 runTestOnUiThread(new Runnable() { in testPopupShow()
199 runTestOnUiThread(new Runnable() { in testPopupShow()
210 runTestOnUiThread(new Runnable() { in testPopupShow()
254 runTestOnUiThread(new Runnable() { in clearText()
H A DDatePickerFocusTest.java59 runTestOnUiThread(new Runnable() { in testFocusTravel()
90 runTestOnUiThread(new Runnable() { in assertViewHasFocus()
124 runTestOnUiThread(new Runnable() { in testYearChoice()
133 runTestOnUiThread(new Runnable() { in testYearChoice()
143 runTestOnUiThread(new Runnable() { in testYearChoice()
159 runTestOnUiThread(new Runnable() { in testArrowThroughDays()
234 runTestOnUiThread(new Runnable() { in assertDateIs()
245 runTestOnUiThread(new Runnable() { in setKnownDate()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/database/
H A DNoNullCursorAsyncQueryHandlerTest.java63 runTestOnUiThread(new Runnable() { in testCursorIsNotNull()
92 runTestOnUiThread(new Runnable() { in testCursorContainsCorrectCookies()
119 runTestOnUiThread(new Runnable() { in testCursorContainsCorrectColumns()
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastActivityTestCase.java56 runTestOnUiThread(new Runnable() { in startActivity()
66 runTestOnUiThread(new Runnable() { in stopActivity()
H A DCellBroadcastOptOutActivityTest.java75 runTestOnUiThread(() -> in testShowOptOutDialog_shouldCreateAlertDialog()
/aosp12/frameworks/base/core/tests/coretests/src/android/transition/
H A DFadeTransitionTest.java105 runTestOnUiThread(new Runnable() { in testFadeInInterrupt()
158 runTestOnUiThread(new Runnable() { in testSnapshotView()
178 runTestOnUiThread(new Runnable() { in setVisibilityInTransition()
H A DSlideTransitionTest.java96 runTestOnUiThread(new Runnable() { in setVisibilityInTransition()
/aosp12/frameworks/base/packages/CarrierDefaultApp/tests/unit/src/com/android/carrierdefaultapp/
H A DCarrierDefaultActivityTestCase.java55 runTestOnUiThread(new Runnable() { in startActivity()
/aosp12/frameworks/base/test-base/src/android/test/
H A DInstrumentationTestCase.java139 public void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTestCase
/aosp12/frameworks/base/test-base/api/
H A Dcurrent.txt29 method @Deprecated public void runTestOnUiThread(Runnable) throws java.lang.Throwable;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28949 method public void runTestOnUiThread(java.lang.Runnable) throws java.lang.Throwable;