Home
last modified time | relevance | path

Searched defs:sendDown (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DUinputDevice.cpp222 void UinputTouchScreen::sendDown(const Point& point) { in sendDown() function in android::UinputTouchScreen
DInputDispatcher_test.cpp11596 bool startDrag(bool sendDown = true, int fromSource = AINPUT_SOURCE_TOUCHSCREEN) { in startDrag()