Home
last modified time | relevance | path

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

/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/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/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java67 runTestOnUiThread(new Runnable() { in setHasTransientState()
79 runTestOnUiThread(new Runnable() { in setAdapter()
89 runTestOnUiThread(new Runnable() { in swapAdapter()
157 runTestOnUiThread(new Runnable() { in removeRecyclerView()
237 runTestOnUiThread(new Runnable() { in setRecyclerView()
251 runTestOnUiThread(new Runnable() { in requestLayoutOnUIThread()
264 runTestOnUiThread(new Runnable() { in scrollBy()
281 runTestOnUiThread(new Runnable() { in scrollToPosition()
292 runTestOnUiThread(new Runnable() { in smoothScrollToPosition()
570 runTestOnUiThread(new Runnable() { in dispatchDataSetChanged()
[all …]
DDefaultItemAnimatorTest.java140 runTestOnUiThread(new Runnable() { in runAndWait()
307 runTestOnUiThread(new Runnable() { in endAnimations()
319 runTestOnUiThread(new Runnable() { in animateAdd()
330 runTestOnUiThread(new Runnable() { in animateRemove()
342 runTestOnUiThread(new Runnable() { in animateMove()
355 runTestOnUiThread(new Runnable() { in animateChange()
366 runTestOnUiThread(new Runnable() { in createViewHolder()
432 public void runTestOnUiThread(Runnable r) throws Throwable { in runTestOnUiThread() method in DefaultItemAnimatorTest
436 super.runTestOnUiThread(r); in runTestOnUiThread()
DRecyclerViewAccessibilityTest.java112 runTestOnUiThread(new Runnable() { in onInitializeAccessibilityNodeInfoTest()
135 runTestOnUiThread(new Runnable() { in onInitializeAccessibilityNodeInfoTest()
151 runTestOnUiThread(new Runnable() { in onInitializeAccessibilityNodeInfoTest()
174 runTestOnUiThread(new Runnable() { in onInitializeAccessibilityNodeInfoTest()
205 runTestOnUiThread(new Runnable() { in performAccessibilityAction()
DLinearLayoutManagerTest.java114 runTestOnUiThread(new Runnable() { in testKeepFocusOnRelayout()
265 runTestOnUiThread(new Runnable() { in stackFromEndTest()
279 runTestOnUiThread(new Runnable() { in stackFromEndTest()
345 runTestOnUiThread(new Runnable() { in scrollToPositionWithPredictive()
447 runTestOnUiThread(new Runnable() { in testDontRecycleChildrenOnDetach()
461 runTestOnUiThread(new Runnable() { in testRecycleChildrenOnDetach()
502 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
506 runTestOnUiThread(new Runnable() { in getFirstLastChildrenTest()
514 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
522 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
[all …]
DRecyclerViewLayoutTest.java286 runTestOnUiThread(new Runnable() { in fling()
384 runTestOnUiThread(new Runnable() { in testAdapterPositionInvalidation()
484 runTestOnUiThread(new Runnable() { in adapterPositionsTest()
548 runTestOnUiThread(new Runnable() { in testScrollStateForSmoothScroll()
578 runTestOnUiThread(new Runnable() { in testScrollStateForSmoothScrollWithStop()
585 runTestOnUiThread(new Runnable() { in testScrollStateForSmoothScrollWithStop()
618 runTestOnUiThread(new Runnable() { in testScrollStateForFling()
651 runTestOnUiThread(new Runnable() { in testScrollStateForFlingWithStop()
658 runTestOnUiThread(new Runnable() { in testScrollStateForFlingWithStop()
721 runTestOnUiThread(new Runnable() { in sendTouch()
[all …]
DStaggeredGridLayoutManagerTest.java298 runTestOnUiThread(new Runnable() { in scrollBackAndPreservePositionsTest()
333 runTestOnUiThread(new Runnable() { in scrollBackAndPreservePositionsTest()
414 runTestOnUiThread(new Runnable() { in scrollToPositionWithPredictive()
478 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
482 runTestOnUiThread(new Runnable() { in getFirstLastChildrenTest()
490 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
499 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
515 runTestOnUiThread(new Runnable() { in getFirstLastChildrenTest()
522 runTestOnUiThread(viewInBoundsTest); in getFirstLastChildrenTest()
999 runTestOnUiThread(new Runnable() { in saveRestore()
[all …]
DRecyclerViewAnimationsTest.java318 runTestOnUiThread(new Runnable() { in changeAnimTest()
383 runTestOnUiThread(new Runnable() { in testNotifyDataSetChanged()
583 runTestOnUiThread(new Runnable() { in testAdapterChangeDuringScrolling()
617 runTestOnUiThread(new Runnable() { in testNotifyDataSetChangedDuringScroll()
665 runTestOnUiThread(new Runnable() { in testRemoveScrapInvalidate()
698 runTestOnUiThread(new Runnable() { in testFindPositionOffset()
DGridLayoutManagerTest.java152 runTestOnUiThread(new Runnable() { in accessibilitySpanIndicesTest()
502 runTestOnUiThread(new Runnable() { in scrollBackAndPreservePositionsTest()
544 runTestOnUiThread(new Runnable() { in scrollBackAndPreservePositionsTest()
/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/
Dsystem-current.txt31184 method public void runTestOnUiThread(java.lang.Runnable) throws java.lang.Throwable;
Dcurrent.txt28951 method public void runTestOnUiThread(java.lang.Runnable) throws java.lang.Throwable;