Home
last modified time | relevance | path

Searched refs:shouldDropVirtualKey (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h379 virtual bool shouldDropVirtualKey(nsecs_t now,
455 virtual bool shouldDropVirtualKey(nsecs_t now,
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp873 virtual bool shouldDropVirtualKey(nsecs_t, InputDevice*, int32_t, int32_t) { in shouldDropVirtualKey() function in android::FakeInputReaderContext