Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h77 inline const KeyedVector<int32_t, int32_t>& getFallbackKeys() const { return mFallbackKeys; } in getFallbackKeys() function
DInputDispatcher.cpp4945 connection->inputState.getFallbackKeys(); in afterKeyEventLockedInterruptible()