/frameworks/support/v4/tests/java/android/support/v4/view/ |
D | ViewPropertyAnimatorCompatTest.java | 55 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testWithEndAction() 71 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testWithEndAction() 91 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testWithStartAction() 107 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testWithStartAction()
|
/frameworks/support/design/tests/src/android/support/design/widget/ |
D | BottomSheetDialogTest.java | 50 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testBasicDialogSetup() 73 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testBasicDialogSetup() 85 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testShortDialog() 101 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testShortDialog()
|
D | TabLayoutTest.java | 41 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testInflateTabLayoutWithTabItems() 77 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testInflateTabLayoutWithNonTabItem() 98 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testTabWithCustomLayoutSelection1() 120 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testTabWithCustomLayoutSelection2()
|
D | BottomSheetBehaviorTest.java | 381 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testInvisible() 400 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testInvisible() 415 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testNestedScroll() 458 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testNestedScroll() 544 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in checkSetState()
|
D | TabLayoutPoolingTest.java | 37 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testUsingTabsFromOtherInstance()
|
D | BaseDynamicCoordinatorLayoutTest.java | 50 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in tearDown()
|
D | BottomSheetBehaviorTouchTest.java | 69 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in setUpBottomSheet()
|
D | AppBarLayoutBaseTest.java | 104 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in configureContent()
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | OrientationUtil.java | 61 mInstrumentation.runOnMainSync(mSetToPortrait); in setPortraitOrientation() 65 mInstrumentation.runOnMainSync(mSetToLandscape); in setLandscapeOrientation()
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/ |
D | BaseThreadedTest.java | 37 getInstrumentation().runOnMainSync(new Runnable() { in setUp() 54 getInstrumentation().runOnMainSync(new Runnable() { in runTestOnUiThread()
|
/frameworks/support/v4/tests/java/android/support/v4/app/ |
D | FragmentReceiveResultTest.java | 103 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in attachTestFragment() 119 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in startActivityForResult() 134 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in startIntentSenderForResult()
|
D | NestedFragmentRestoreTest.java | 54 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in recreateActivity() 80 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in recreateActivity()
|
/frameworks/support/v7/gridlayout/tests/src/android/support/v7/widget/ |
D | GridLayoutTest.java | 53 instrumentation.runOnMainSync(new Runnable() { in setContentView() 104 instrumentation.runOnMainSync(new Runnable() { in testMakeViewGone()
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
D | FrameworkPerfTest.java | 18 getInstrumentation().runOnMainSync(new Runnable() { in testFrameworkPerf()
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/ |
D | BaseInstrumentationTestCase.java | 51 getInstrumentation().runOnMainSync(new Runnable() { in runTestOnUiThread()
|
D | FragmentContentIdTest.java | 42 getInstrumentation().runOnMainSync(new Runnable() { in testFragmentAddedToAndroidContentIdCanBeRemoved()
|
D | AlertDialogTest.java | 178 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testMessageStringPostCreation() 736 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testIconResourceChangeAfterInitialSetup() 767 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testIconResourceChangeWithNoInitialSetup() 799 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testIconResourceRemoveAfterInitialSetup() 852 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testIconResourceDrawableAfterInitialSetup() 883 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testIconDrawableChangeWithNoInitialSetup() 915 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testIconDrawableRemoveAfterInitialSetup()
|
D | DrawerDynamicLayoutTest.java | 56 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in tearDown()
|
/frameworks/base/core/java/android/test/ |
D | InstrumentationTestCase.java | 141 getInstrumentation().runOnMainSync(new Runnable() { in runTestOnUiThread() 192 getInstrumentation().runOnMainSync(new Runnable() { in runTest()
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/ |
D | PopupMenuTest.java | 282 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { 386 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { 474 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { 516 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
|
D | ListPopupWindowTest.java | 154 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testDismissalViaAPI() 285 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testItemClickViaAPI()
|
/frameworks/support/graphics/drawable/animated/tests/src/android/support/graphics/drawable/tests/ |
D | AnimatedVectorDrawableTest.java | 195 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in testAnimateColor() 221 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in verifyRedOnly()
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | LinearLayoutManagerSavedStateTest.java | 363 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in scrollToPosition() 371 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in scrollToPositionWithOffset()
|
/frameworks/base/core/tests/utillib/src/android/test/ |
D | BandwidthTestCase.java | 77 getInstrumentation().runOnMainSync(new Runnable() { in runTest()
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/test/ |
D | RecyclerViewTest.java | 54 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() { in setContentView()
|