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

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

Completed in 33 milliseconds