Searched defs:scrollTo (Results 1 - 18 of 18) sorted by relevance

/external/droiddriver/src/io/appium/droiddriver/scroll/
H A DScroller.java38 UiElement scrollTo(DroidDriver driver, Finder containerFinder, Finder itemFinder); method in interface:Scroller
51 UiElement scrollTo(DroidDriver driver, Finder containerFinder, Finder itemFinder, method in interface:Scroller
H A DStepBasedScroller.java56 * {@link #scrollTo(DroidDriver, Finder, Finder)} starts from the
81 protected UiElement scrollTo(DroidDriver driver, Finder containerFinder, Finder itemFinder, method in class:StepBasedScroller
83 Logs.call(this, "scrollTo", driver, containerFinder, itemFinder, direction, scrollBack);
119 public UiElement scrollTo(DroidDriver driver, Finder containerFinder, Finder itemFinder, method in class:StepBasedScroller
123 return scrollTo(driver, containerFinder, itemFinder, direction, false);
130 public UiElement scrollTo(DroidDriver driver, Finder containerFinder, Finder itemFinder) { method in class:StepBasedScroller
131 Logs.call(this, "scrollTo", driver, containerFinder, itemFinder);
159 return scrollTo(driver, containerFinder, itemFinder, backwardDirection, true);
166 return scrollTo(driver, containerFinder, itemFinder, backwardDirection.reverse(), false);
/external/droiddriver/src/io/appium/droiddriver/helpers/
H A DScrollerHelper.java49 public UiElement scrollTo(Finder itemFinder) { method in class:ScrollerHelper
50 return scroller.scrollTo(driver, containerFinder, itemFinder);
63 public UiElement scrollTo(Finder itemFinder, PhysicalDirection direction) { method in class:ScrollerHelper
64 return scroller.scrollTo(driver, containerFinder, itemFinder, direction);
75 scrollTo(itemFinder);
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowView.java973 public void scrollTo(int x, int y) { method in class:ShadowView
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 423 milliseconds