Home | History | Annotate | Download | only in input

Lines Matching full:otherhandle

1648         sp<InputWindowHandle> otherHandle = mWindowHandles.itemAt(i);
1649 if (otherHandle == windowHandle) {
1653 const InputWindowInfo* otherInfo = otherHandle->getInfo();