[go: nahoru, domu]

Searched refs:runOnMainSync (Results 1 - 25 of 36) sorted by relevance

12

/frameworks/base/core/tests/coretests/src/android/util/
H A DOrientationUtil.java61 mInstrumentation.runOnMainSync(mSetToPortrait);
65 mInstrumentation.runOnMainSync(mSetToLandscape);
/frameworks/support/v4/tests/java/android/support/v4/view/
H A DViewPropertyAnimatorCompatTest.java55 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
71 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
91 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
107 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
H A DBaseThreadedTest.java37 getInstrumentation().runOnMainSync(new Runnable() {
54 getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfTest.java18 getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/design/tests/src/android/support/design/widget/
H A DBottomSheetDialogTest.java50 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
73 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
85 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
101 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DTabLayoutPoolingTest.java37 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DTabLayoutTest.java41 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
77 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
98 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
120 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DBaseDynamicCoordinatorLayoutTest.java50 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DBottomSheetBehaviorTouchTest.java69 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DBottomSheetBehaviorTest.java381 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
400 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
415 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
458 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
544 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DAppBarLayoutBaseTest.java104 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DSnackbarTest.java147 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
H A DBaseInstrumentationTestCase.java51 getInstrumentation().runOnMainSync(new Runnable() {
H A DFragmentContentIdTest.java42 getInstrumentation().runOnMainSync(new Runnable() {
H A DDrawerDynamicLayoutTest.java56 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/v4/tests/java/android/support/v4/app/
H A DFragmentReceiveResultTest.java103 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
119 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
134 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DNestedFragmentRestoreTest.java54 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
80 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/base/core/java/android/test/
H A DInstrumentationTestCase.java141 getInstrumentation().runOnMainSync(new Runnable() {
192 getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/v7/gridlayout/tests/src/android/support/v7/widget/
H A DGridLayoutTest.java53 instrumentation.runOnMainSync(new Runnable() {
104 instrumentation.runOnMainSync(new Runnable() {
/frameworks/base/core/tests/utillib/src/android/test/
H A DBandwidthTestCase.java77 getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
H A DPopupMenuTest.java282 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
386 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
474 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
516 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/graphics/drawable/animated/tests/src/android/support/graphics/drawable/tests/
H A DAnimatedVectorDrawableTest.java195 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
221 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerSavedStateTest.java363 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
371 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
H A DBaseGridLayoutManagerTest.java206 getInstrumentation().runOnMainSync(new Runnable() {
/frameworks/support/percent/tests/java/android/support/percent/
H A DPercentDynamicLayoutTest.java52 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {

Completed in 533 milliseconds

12