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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h1096 void removeMonitorChannelLocked(const sp<InputChannel>& inputChannel);
H A DInputDispatcher.cpp3377 removeMonitorChannelLocked(inputChannel);
3389 void InputDispatcher::removeMonitorChannelLocked(const sp<InputChannel>& inputChannel) { function in class:android::InputDispatcher

Completed in 146 milliseconds