Searched defs:unregisterInputChannelLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp2150 d->unregisterInputChannelLocked(connection->inputChannel, notify);
3327 status_t status = unregisterInputChannelLocked(inputChannel, false /*notify*/);
3339 status_t InputDispatcher::unregisterInputChannelLocked(const sp<InputChannel>& inputChannel, function in class:android::InputDispatcher

Completed in 186 milliseconds