Searched refs:fromWindowHandle (Results 1 – 1 of 1) sorted by relevance
3042 sp<InputWindowHandle> fromWindowHandle = getWindowHandleLocked(fromChannel); in transferTouchFocus() local3044 if (fromWindowHandle == NULL || toWindowHandle == NULL) { in transferTouchFocus()3050 if (fromWindowHandle == toWindowHandle) { in transferTouchFocus()3056 if (fromWindowHandle->getInfo()->displayId != toWindowHandle->getInfo()->displayId) { in transferTouchFocus()3068 if (touchedWindow.windowHandle == fromWindowHandle) { in transferTouchFocus()