Home
last modified time | relevance | path

Searched refs:runTestOnUiThread (Results 1 – 6 of 6) 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/tests/WebViewTests/src/com/android/webviewtests/
DJavaBridgeBasicsTest.java100 runTestOnUiThread(new Runnable() { in injectObjectAndReload()
127 runTestOnUiThread(new Runnable() { in testAdditionNotReflectedUntilReload()
134 runTestOnUiThread(new Runnable() { in testAdditionNotReflectedUntilReload()
147 runTestOnUiThread(new Runnable() { in testRemovalNotReflectedUntilReload()
154 runTestOnUiThread(new Runnable() { in testRemovalNotReflectedUntilReload()
165 runTestOnUiThread(new Runnable() { in testRemoveObjectNotAdded()
269 runTestOnUiThread(new Runnable() { in testObjectPersistsAcrossPageLoads()
285 runTestOnUiThread(new Runnable() { in testSameObjectInjectedMultipleTimes()
323 runTestOnUiThread(new Runnable() { in testReturnedObjectInjectedElsewhere()
347 runTestOnUiThread(new Runnable() { in testMethodInvokedOnBackgroundThread()
DJavaBridgeTestBase.java89 runTestOnUiThread(new Runnable() { in setUpWebView()
106 runTestOnUiThread(new Runnable() { in executeJavaScript()
/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.txt23669 method public void runTestOnUiThread(java.lang.Runnable) throws java.lang.Throwable;