Searched defs:touchMove (Results 1 - 2 of 2) sorted by relevance

/external/droiddriver/src/com/google/android/droiddriver/util/
H A DEvents.java95 public static void touchMove(InputInjector injector, long downTime, int x, int y) { method in class:Events
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DHitTestRequest.h68 bool touchMove() const { return move() && touchEvent(); } function in class:WebCore::HitTestRequest

Completed in 200 milliseconds