Searched refs:findWindowInfoByIdLocked (Results 1 – 3 of 3) sorted by relevance
168 shouldComputeWindows = findWindowInfoByIdLocked(windowId) != null; in setAccessibilityWindowAttributes()302 WindowInfo findWindowInfoByIdLocked(int windowId) { in findWindowInfoByIdLocked() method in AccessibilityWindowManager.DisplayWindowsObserver1140 final WindowInfo windowInfo = findWindowInfoByIdLocked(window.getId()); in dumpLocked()1912 public WindowInfo findWindowInfoByIdLocked(int windowId) { in findWindowInfoByIdLocked() method in AccessibilityWindowManager1916 return observer.findWindowInfoByIdLocked(windowId); in findWindowInfoByIdLocked()2185 if (observer.findWindowInfoByIdLocked(windowId) != null) { in getDisplayWindowObserverByWindowIdLocked()
621 windowInfo = mA11yWindowManager.findWindowInfoByIdLocked(windowId); in getWindowTransformationMatrixAndMagnificationSpec()6410 if (mA11yWindowManager.findWindowInfoByIdLocked(resolvedWindowId) != null) { in postponeWindowStateEvent()
3536 …cessibility/AccessibilityWindowManager$DisplayWindowsObserver;->findWindowInfoByIdLocked(I)Landroi…3578 PLcom/android/server/accessibility/AccessibilityWindowManager;->findWindowInfoByIdLocked(I)Landroid…