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