Home
last modified time | relevance | path

Searched refs:getDirectionConverter (Results 1 – 5 of 5) sorted by relevance

/external/droiddriver/src/io/appium/droiddriver/scroll/
DForwardingScrollStepStrategy.java44 public final DirectionConverter getDirectionConverter() { in getDirectionConverter() method in ForwardingScrollStepStrategy
45 return delegate().getDirectionConverter(); in getDirectionConverter()
DScrollStepStrategy.java42 DirectionConverter getDirectionConverter(); in getDirectionConverter() method
DStepBasedScroller.java132 DirectionConverter converter = scrollStepStrategy.getDirectionConverter(); in scrollTo()
DSentinelStrategy.java189 public final DirectionConverter getDirectionConverter() { in getDirectionConverter() method in SentinelStrategy
DAccessibilityEventScrollStepStrategy.java158 public final DirectionConverter getDirectionConverter() { in getDirectionConverter() method in AccessibilityEventScrollStepStrategy