Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DGestureBot.java142 touchUp(upX, upY); in swipe()
152 private boolean touchUp(int x, int y) { in touchUp() method in GestureBot