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

1 2 3 4 5 6

  /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/v4/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() {
  /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/design/tests/src/android/support/design/widget/
BottomSheetDialogTest.java 50 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
73 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
85 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
101 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
TabLayoutPoolingTest.java 37 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
TabLayoutTest.java 41 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
77 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
98 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
120 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
BaseInstrumentationTestCase.java 51 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() {
  /frameworks/support/v4/tests/java/android/support/v4/app/
FragmentReceiveResultTest.java 103 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
119 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
134 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
NestedFragmentRestoreTest.java 54 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
80 InstrumentationRegistry.getInstrumentation().runOnMainSync(new Runnable() {
  /packages/apps/LegacyCamera/tests/src/com/android/camera/functional/
ImageCaptureIntentTest.java 156 getInstrumentation().runOnMainSync(new Runnable() {
164 getInstrumentation().runOnMainSync(new Runnable() {
172 getInstrumentation().runOnMainSync(new Runnable() {

Completed in 658 milliseconds

1 2 3 4 5 6