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