Searched refs:STANDARD_CONVERTER (Results 1 - 4 of 4) sorted by relevance

/external/droiddriver/src/io/appium/droiddriver/scroll/
H A DScrollers.java80 DirectionConverter.STANDARD_CONVERTER), true/* startFromBeginning */);
H A DStaticSentinelStrategy.java43 FIRST_CHILD_GETTER, LAST_CHILD_GETTER, DirectionConverter.STANDARD_CONVERTER);
H A DDynamicSentinelStrategy.java197 this(isUpdatedStrategy, backwardGetter, forwardGetter, DirectionConverter.STANDARD_CONVERTER);
206 DirectionConverter.STANDARD_CONVERTER);
H A DDirection.java123 public static final DirectionConverter STANDARD_CONVERTER = new DirectionConverter() { field in class:Direction.DirectionConverter

Completed in 113 milliseconds