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

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

Completed in 101 milliseconds