HomeSort by relevance Sort by last modified time
    Searched refs:shouldDropVirtualKey (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/inputflinger/
InputReader.h 418 virtual bool shouldDropVirtualKey(nsecs_t now,
492 virtual bool shouldDropVirtualKey(nsecs_t now,
    [all...]
InputReader.cpp 888 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now,
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 771 virtual bool shouldDropVirtualKey(nsecs_t, InputDevice*, int32_t, int32_t) {
    [all...]

Completed in 2185 milliseconds