Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeWindows.cpp175 void FakeInputReceiver::consumeDragEvent(bool isExiting, float x, float y) { in consumeDragEvent() function in android::FakeInputReceiver
H A DFakeWindows.h357 inline void consumeDragEvent(bool isExiting, float x, float y) { in consumeDragEvent() function