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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp2226 sp<InputWindowHandle> windowHandle = getWindowHandleLocked(connection->inputChannel);
2799 sp<InputWindowHandle> InputDispatcher::getWindowHandleLocked( function in class:android::InputDispatcher
3012 sp<InputWindowHandle> fromWindowHandle = getWindowHandleLocked(fromChannel);
3013 sp<InputWindowHandle> toWindowHandle = getWindowHandleLocked(toChannel);
H A DInputDispatcher.h952 sp<InputWindowHandle> getWindowHandleLocked(const sp<InputChannel>& inputChannel) const;

Completed in 2537 milliseconds