Searched refs:associateEmbeddedHierarchyLocked (Results 1 – 3 of 3) sorted by relevance
455 mA11yWindowManager.associateEmbeddedHierarchyLocked(mockHostToken, mockEmbeddedToken); in resolveParentWindowId_windowIsAssociated_shouldReturnParentWindowId()470 mA11yWindowManager.associateEmbeddedHierarchyLocked(mockHostToken, mockEmbeddedToken); in resolveParentWindowId_windowIsDisassociated_shouldReturnGivenId()
1472 public void associateEmbeddedHierarchyLocked(@NonNull IBinder host, @NonNull IBinder embedded) { in associateEmbeddedHierarchyLocked() method in AccessibilityWindowManager
3886 mA11yWindowManager.associateEmbeddedHierarchyLocked(host, embedded); in associateEmbeddedHierarchy()