Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:otherHandle

1626         sp<InputWindowHandle> otherHandle = mWindowHandles.itemAt(i);
1627 if (otherHandle == windowHandle) {
1631 const InputWindowInfo* otherInfo = otherHandle->getInfo();
1647 sp<InputWindowHandle> otherHandle = mWindowHandles.itemAt(i);
1648 if (otherHandle == windowHandle) {
1652 const InputWindowInfo* otherInfo = otherHandle->getInfo();