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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h1074 void releaseDispatchEntryLocked(DispatchEntry* dispatchEntry);
H A DInputDispatcher.cpp2094 releaseDispatchEntryLocked(dispatchEntry);
2098 void InputDispatcher::releaseDispatchEntryLocked(DispatchEntry* dispatchEntry) { function in class:android::InputDispatcher
3569 releaseDispatchEntryLocked(dispatchEntry);

Completed in 229 milliseconds