Searched refs:findKeyMemento (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h773 ssize_t findKeyMemento(const KeyEntry* entry) const;
H A DInputDispatcher.cpp4030 ssize_t index = findKeyMemento(entry);
4055 ssize_t index = findKeyMemento(entry);
4168 ssize_t InputDispatcher::InputState::findKeyMemento(const KeyEntry* entry) const { function in class:android::InputDispatcher::InputState

Completed in 49 milliseconds