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

/frameworks/base/services/input/
H A DInputDispatcher.h1042 void releaseDispatchEntryLocked(DispatchEntry* dispatchEntry);
H A DInputDispatcher.cpp2089 releaseDispatchEntryLocked(dispatchEntry);
2093 void InputDispatcher::releaseDispatchEntryLocked(DispatchEntry* dispatchEntry) { function in class:android::InputDispatcher
3490 releaseDispatchEntryLocked(dispatchEntry);

Completed in 110 milliseconds