Searched defs:sendMove (Results 1 – 2 of 2) sorted by relevance
176 void UinputTouchScreen::sendMove(const Point& point) { in sendMove() function in android::UinputTouchScreen
411 private void sendMove(int inputSource, float dx, float dy, int displayId) { in sendMove() method in InputShellCommand