Searched refs:removeMonitorChannelLocked (Results 1 – 2 of 2) sorted by relevance
1085 void removeMonitorChannelLocked(const sp<InputChannel>& inputChannel);
3352 removeMonitorChannelLocked(inputChannel); in unregisterInputChannelLocked()3364 void InputDispatcher::removeMonitorChannelLocked(const sp<InputChannel>& inputChannel) { in removeMonitorChannelLocked() function in android::InputDispatcher