HomeSort by relevance Sort by last modified time
    Searched full:downmotion (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/tests/coretests/src/android/widget/espresso/
DragAction.java 63 private DownMotionPerformer downMotion = new DownMotionPerformer() {
79 uiController, downMotion, startCoordinates, endCoordinates, precision);
97 private DownMotionPerformer downMotion = new DownMotionPerformer() {
111 uiController, downMotion, startCoordinates, endCoordinates, precision);
129 private DownMotionPerformer downMotion = new DownMotionPerformer() {
145 uiController, downMotion, startCoordinates, endCoordinates, precision);
163 private DownMotionPerformer downMotion = new DownMotionPerformer() {
198 uiController, downMotion, startCoordinates, endCoordinates, precision);
216 private DownMotionPerformer downMotion = new DownMotionPerformer() {
232 uiController, downMotion, startCoordinates, endCoordinates, precision)
    [all...]

Completed in 371 milliseconds