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

/frameworks/base/services/input/
H A DInputDispatcher.cpp1647 sp<InputWindowHandle> otherHandle = mWindowHandles.itemAt(i); local
1648 if (otherHandle == windowHandle) {
1652 const InputWindowInfo* otherInfo = otherHandle->getInfo();

Completed in 28 milliseconds