Searched refs:findWindowInfoByIdLocked (Results 1 – 3 of 3) sorted by relevance
213 WindowInfo findWindowInfoByIdLocked(int windowId) { in findWindowInfoByIdLocked() method in AccessibilityWindowManager.DisplayWindowsObserver1441 public WindowInfo findWindowInfoByIdLocked(int windowId) { in findWindowInfoByIdLocked() method in AccessibilityWindowManager1445 return observer.findWindowInfoByIdLocked(windowId); in findWindowInfoByIdLocked()1646 if (observer.findWindowInfoByIdLocked(windowId) != null) { in getDisplayWindowObserverByWindowIdLocked()
1545 mA11yWindowManager.findWindowInfoByIdLocked(resolvedWindowId); in performAccessibilityActionInternal()
4503 …cessibility/AccessibilityWindowManager$DisplayWindowsObserver;->findWindowInfoByIdLocked(I)Landroi…4555 PLcom/android/server/accessibility/AccessibilityWindowManager;->findWindowInfoByIdLocked(I)Landroid…