Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/
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()
/frameworks/base/core/java/android/test/
DInstrumentationTestCase.java133 public void runTestOnUiThread(final Runnable r) throws Throwable { in runTestOnUiThread() method in InstrumentationTestCase
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt382 NO DOC BLOCK: android.test.InstrumentationTestCase Method runTestOnUiThread(java.lang.Runnable)
/frameworks/base/api/
Dcurrent.txt19351 method public void runTestOnUiThread(java.lang.Runnable) throws java.lang.Throwable;
D14.txt19351 method public void runTestOnUiThread(java.lang.Runnable) throws java.lang.Throwable;