Searched defs:sendDown (Results 1 – 2 of 2) sorted by relevance
170 void UinputTouchScreen::sendDown(const Point& point) { in sendDown() function in android::UinputTouchScreen
6361 bool startDrag(bool sendDown = true, int fromSource = AINPUT_SOURCE_TOUCHSCREEN) { in startDrag()