Home | History | Annotate | Download | only in helpers

Lines Matching refs:Direction

19 import android.support.test.uiautomator.Direction;
140 public void scrollNavigationDrawer(Direction dir);
147 * @param direction The direction to scroll, only accepts UP and DOWN.
151 public void scrollMailbox(Direction direction, float amount, boolean scrollToEnd);
158 * @param direction The direction to scroll, only accepts UP and DOWN.
162 public void scrollEmail(Direction direction, float amount, boolean scrollToEnd);