Searched refs:associateEmbeddedHierarchyLocked (Results 1 – 4 of 4) sorted by relevance
458 mA11yWindowManager.associateEmbeddedHierarchyLocked( in onWindowsChanged_embeddedWindows_shouldOnlyReportHost()610 mA11yWindowManager.associateEmbeddedHierarchyLocked(mockHostToken, mockEmbeddedToken); in resolveParentWindowId_windowIsAssociated_shouldReturnParentWindowId()627 mA11yWindowManager.associateEmbeddedHierarchyLocked(mockHostToken, mockEmbeddedToken); in resolveParentWindowId_windowIsDisassociated_shouldReturnGivenId()
471 mA11yWindowManager.associateEmbeddedHierarchyLocked(mockHostToken, mockEmbeddedToken); in resolveParentWindowId_windowIsAssociated_shouldReturnParentWindowId()488 mA11yWindowManager.associateEmbeddedHierarchyLocked(mockHostToken, mockEmbeddedToken); in resolveParentWindowId_windowIsDisassociated_shouldReturnGivenId()
1637 public void associateEmbeddedHierarchyLocked(@NonNull IBinder host, @NonNull IBinder embedded) { in associateEmbeddedHierarchyLocked() method in AccessibilityWindowManager
4665 mA11yWindowManager.associateEmbeddedHierarchyLocked(host, embedded); in associateEmbeddedHierarchy()