Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DDragAction.java66 private DownMotionPerformer downMotion = new DownMotionPerformer() {
82 uiController, downMotion, startCoordinates, endCoordinates, precision); in sendSwipe()
100 private DownMotionPerformer downMotion = new DownMotionPerformer() {
114 uiController, downMotion, startCoordinates, endCoordinates, precision); in sendSwipe()
132 private DownMotionPerformer downMotion = new DownMotionPerformer() {
148 uiController, downMotion, startCoordinates, endCoordinates, precision); in sendSwipe()
166 private DownMotionPerformer downMotion = new DownMotionPerformer() {
201 uiController, downMotion, startCoordinates, endCoordinates, precision); in sendSwipe()
219 private DownMotionPerformer downMotion = new DownMotionPerformer() {
235 uiController, downMotion, startCoordinates, endCoordinates, precision); in sendSwipe()
[all …]