Searched refs:getWindowLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/ui/
H A DInputDispatcher.h921 const InputWindow* getWindowLocked(const sp<InputChannel>& inputChannel);
/frameworks/base/libs/ui/
H A DInputDispatcher.cpp1963 const InputWindow* window = getWindowLocked(connection->inputChannel);
2486 const InputWindow* InputDispatcher::getWindowLocked(const sp<InputChannel>& inputChannel) { function in class:android::InputDispatcher
2545 const InputWindow* window = getWindowLocked(touchedWindow.channel);

Completed in 28 milliseconds