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

/frameworks/base/services/input/
H A DInputDispatcher.cpp2159 d->unregisterInputChannelLocked(connection->inputChannel, notify);
3275 status_t status = unregisterInputChannelLocked(inputChannel, false /*notify*/);
3287 status_t InputDispatcher::unregisterInputChannelLocked(const sp<InputChannel>& inputChannel, function in class:android::InputDispatcher

Completed in 135 milliseconds