Searched defs:sendPointer (Results 1 – 2 of 2) sorted by relevance
163 public static void sendPointer(long downTime, int action, Point point) { in sendPointer() method in TestViewHelpers
756 void sendPointer(long downTime, long currentTime, int action, Point point) { in sendPointer() method