Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:otherHandle

1630         sp<InputWindowHandle> otherHandle = mWindowHandles.itemAt(i);
1631 if (otherHandle == windowHandle) {
1635 const InputWindowInfo* otherInfo = otherHandle->getInfo();