Searched defs:touchMove (Results 1 – 2 of 2) sorted by relevance
63 bool touchMove() const { return move() && touchEvent(); } in touchMove() function
95 public static void touchMove(InputInjector injector, long downTime, int x, int y) { in touchMove() method in Events