Searched refs:resolvedWindowId (Results 1 – 4 of 4) sorted by relevance
618 final int resolvedWindowId; in findAccessibilityNodeInfosByViewId() local640 resolvedWindowId, partialInteractiveRegion)) { in findAccessibilityNodeInfosByViewId()693 final int resolvedWindowId; in findAccessibilityNodeInfosByText() local715 resolvedWindowId, partialInteractiveRegion)) { in findAccessibilityNodeInfosByText()769 final int resolvedWindowId; in findAccessibilityNodeInfoByAccessibilityId() local791 resolvedWindowId, partialInteractiveRegion)) { in findAccessibilityNodeInfoByAccessibilityId()847 final int resolvedWindowId; in findFocus() local924 final int resolvedWindowId; in focusSearch() local1016 final int resolvedWindowId; in performAccessibilityAction() local1785 int resolvedWindowId) { in getWindowTransformationMatrixAndMagnificationSpec() argument[all …]
1498 final int resolvedWindowId = getWindowIdLocked(resolvedToken); in resolveParentWindowIdLocked() local1499 return resolvedWindowId != -1 ? resolvedWindowId : windowId; in resolveParentWindowIdLocked()
5307 final int resolvedWindowId = mA11yWindowManager.resolveParentWindowIdLocked( in postponeWindowStateEvent() local5309 if (mA11yWindowManager.findWindowInfoByIdLocked(resolvedWindowId) != null) { in postponeWindowStateEvent()
456 final int resolvedWindowId = mA11yWindowManager.resolveParentWindowIdLocked( in resolveParentWindowId_windowIsAssociated_shouldReturnParentWindowId() local458 assertEquals(hostWindowId, resolvedWindowId); in resolveParentWindowId_windowIsAssociated_shouldReturnParentWindowId()472 final int resolvedWindowId = mA11yWindowManager.resolveParentWindowIdLocked( in resolveParentWindowId_windowIsDisassociated_shouldReturnGivenId() local474 assertEquals(embeddedWindowId, resolvedWindowId); in resolveParentWindowId_windowIsDisassociated_shouldReturnGivenId()