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

/frameworks/base/services/input/
H A DInputDispatcher.h1063 void removeMonitorChannelLocked(const sp<InputChannel>& inputChannel);
H A DInputDispatcher.cpp3300 removeMonitorChannelLocked(inputChannel);
3312 void InputDispatcher::removeMonitorChannelLocked(const sp<InputChannel>& inputChannel) { function in class:android::InputDispatcher

Completed in 62 milliseconds