Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h87 inline const std::map<int32_t, int32_t>& getFallbackKeys() const { return mFallbackKeys; } in getFallbackKeys() function
DInputDispatcher.cpp6788 connection->inputState.getFallbackKeys(); in afterKeyEventLockedInterruptable()