HomeSort by relevance Sort by last modified time
    Searched refs:runOnMainSync (Results 1 - 25 of 155) sorted by null

1 2 3 4 5 6 7

  /frameworks/base/core/tests/coretests/src/android/util/
OrientationUtil.java 61 mInstrumentation.runOnMainSync(mSetToPortrait);
65 mInstrumentation.runOnMainSync(mSetToLandscape);
  /cts/tests/tests/view/src/android/view/cts/
ChoreographerNativeTest.java 38 getInstrumentation().runOnMainSync(new Runnable() {
ViewTreeObserverTest.java 63 mInstrumentation.runOnMainSync(new Runnable() {
77 mInstrumentation.runOnMainSync(new Runnable() {
89 mInstrumentation.runOnMainSync(new Runnable() {
140 mInstrumentation.runOnMainSync(new Runnable() {
207 mInstrumentation.runOnMainSync(new Runnable() {
218 mInstrumentation.runOnMainSync(new Runnable() {
236 mInstrumentation.runOnMainSync(new Runnable() {
278 mInstrumentation.runOnMainSync(new Runnable() {
295 mInstrumentation.runOnMainSync(new Runnable() {
  /frameworks/support/compat/tests/java/android/support/v4/view/
ViewPropertyAnimatorCompatTest.java 55 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
71 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
91 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
107 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
DialpadFragmentInstrumentationTest.java 34 getInstrumentation().runOnMainSync(new Runnable() {
54 getInstrumentation().runOnMainSync(new Runnable() {
66 getInstrumentation().runOnMainSync(new Runnable() {
80 getInstrumentation().runOnMainSync(new Runnable() {
  /cts/tests/tests/widget/src/android/widget/cts/
ToolbarTest.java 176 instrumentation.runOnMainSync(() -> mMainToolbar.inflateMenu(R.menu.toolbar_menu));
180 instrumentation.runOnMainSync(() -> mMainToolbar.showOverflowMenu());
185 instrumentation.runOnMainSync(() -> mMainToolbar.hideOverflowMenu());
199 instrumentation.runOnMainSync(() -> mMainToolbar.showOverflowMenu());
212 instrumentation.runOnMainSync(() -> menu.performIdentifierAction(R.id.action_share, 0));
217 instrumentation.runOnMainSync(() -> mMainToolbar.dismissPopupMenus());
250 instrumentation.runOnMainSync(() -> searchMenuItem.expandActionView());
257 instrumentation.runOnMainSync(() -> searchMenuItem.collapseActionView());
263 instrumentation.runOnMainSync(() -> searchMenuItem.expandActionView());
270 instrumentation.runOnMainSync(() -> mMainToolbar.collapseActionView())
    [all...]
CalendarViewTest.java 48 getInstrumentation().runOnMainSync(() -> {
72 instrumentation.runOnMainSync(
80 instrumentation.runOnMainSync(
97 instrumentation.runOnMainSync(() -> {
120 instrumentation.runOnMainSync(() -> {
168 instrumentation.runOnMainSync(() -> {
199 instrumentation.runOnMainSync(
204 instrumentation.runOnMainSync(
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimationTestUtils.java 63 instrumentation.runOnMainSync(new Runnable() {
100 instrumentation.runOnMainSync(new Runnable() {
  /developers/build/prebuilts/gradle/CardView/Application/tests/src/com/example/android/cardview/
SampleTests.java 50 getInstrumentation().runOnMainSync(new Runnable() {
61 getInstrumentation().runOnMainSync(new Runnable() {
  /developers/samples/android/ui/views/CardView/Application/tests/src/com/example/android/cardview/
SampleTests.java 50 getInstrumentation().runOnMainSync(new Runnable() {
61 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
BaseThreadedTest.java 37 getInstrumentation().runOnMainSync(new Runnable() {
54 getInstrumentation().runOnMainSync(new Runnable() {
  /packages/apps/Dialer/tests/src/com/android/dialer/filterednumber/
MigrateBlockedNumbersDialogFragmentInstrumentationTest.java 56 getInstrumentation().runOnMainSync(new Runnable() {
70 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/fragment/tests/java/android/support/v4/app/
FragmentTransactionTest.java 52 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
69 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
93 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
117 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
141 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/design/tests/src/android/support/design/widget/
CoordinatorLayoutTest.java 73 instrumentation.runOnMainSync(new Runnable() {
84 instrumentation.runOnMainSync(new Runnable() {
97 instrumentation.runOnMainSync(new Runnable() {
173 instrumentation.runOnMainSync(new Runnable() {
194 instrumentation.runOnMainSync(new Runnable() {
208 instrumentation.runOnMainSync(new Runnable() {
236 instrumentation.runOnMainSync(new Runnable() {
250 instrumentation.runOnMainSync(new Runnable() {
276 instrumentation.runOnMainSync(new Runnable() {
286 instrumentation.runOnMainSync(new Runnable()
    [all...]
TabLayoutPoolingTest.java 37 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
BottomSheetDialogTest.java 52 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
71 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
83 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
93 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
114 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
124 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
NightModeTestCase.java 63 instrumentation.runOnMainSync(new Runnable() {
89 instrumentation.runOnMainSync(new Runnable() {
102 instrumentation.runOnMainSync(new Runnable() {
BaseInstrumentationTestCase.java 51 getInstrumentation().runOnMainSync(new Runnable() {
  /packages/apps/Dialer/tests/src/com/android/dialer/voicemail/
VoicemailPlaybackTest.java 56 getInstrumentation().runOnMainSync(new Runnable() {
73 getInstrumentation().runOnMainSync(new Runnable() {
90 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
FrameworkPerfTest.java 18 getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/transition/tests/src/android/support/transition/
TransitionManagerTest.java 69 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
80 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
93 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
110 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/tests/src/com/example/android/swiperefreshmultipleviews/tests/
SampleTests.java 82 getInstrumentation().runOnMainSync(new Runnable() {
105 // We need to use runOnMainSync here as fake dragging uses waitForIdleSync()
106 getInstrumentation().runOnMainSync(new Runnable() {
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/Application/tests/src/com/example/android/swiperefreshmultipleviews/tests/
SampleTests.java 82 getInstrumentation().runOnMainSync(new Runnable() {
105 // We need to use runOnMainSync here as fake dragging uses waitForIdleSync()
106 getInstrumentation().runOnMainSync(new Runnable() {
  /packages/apps/Dialer/tests/src/com/android/dialer/compat/
FilteredNumberCompatInstrumentationTest.java 68 getInstrumentation().runOnMainSync(new Runnable() {
82 getInstrumentation().runOnMainSync(new Runnable() {
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityTextActionTest.java 51 getInstrumentation().runOnMainSync(new Runnable() {
79 getInstrumentation().runOnMainSync(new Runnable() {
111 getInstrumentation().runOnMainSync(new Runnable() {

Completed in 573 milliseconds

1 2 3 4 5 6 7