Searched refs:findWindowIdLocked (Results 1 – 4 of 4) sorted by relevance
216 assertEquals(activeWindowId, mA11yWindowManager.findWindowIdLocked( in onWindowsChanged_duringTouchInteractAndFocusChange_shouldChangeActiveWindow()416 assertEquals(mA11yWindowManager.findWindowIdLocked( in findWindowId()545 final int eventWindowId = mA11yWindowManager.findWindowIdLocked( in updateActiveAndA11yFocusedWindow_windowStateChangedEvent_noTracking_shouldUpdate()681 final int defaultFocusWindowId = mA11yWindowManager.findWindowIdLocked( in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()752 final int windowId = mA11yWindowManager.findWindowIdLocked( in addAccessibilityInteractionConnection_profileUser_findInParentUser()960 return mA11yWindowManager.findWindowIdLocked( in getWindowIdFromWindowInfosForDisplay()
556 mTopFocusedWindowId = findWindowIdLocked(userId, mTopFocusedWindowToken); in updateWindowsLocked()689 final int windowId = findWindowIdLocked(userId, window.token); in populateReportedWindowLocked()707 final int parentId = findWindowIdLocked(userId, window.parentToken); in populateReportedWindowLocked()716 final int childId = findWindowIdLocked(userId, childToken); in populateReportedWindowLocked()1229 public int findWindowIdLocked(int userId, @NonNull IBinder token) { in findWindowIdLocked() method in AccessibilityWindowManager1657 return findWindowIdLocked(userId, token); in findFocusedWindowId()
3199 return mA11yWindowManager.findWindowIdLocked(mCurrentUserId, windowToken); in getAccessibilityWindowId()
4343 HPLcom/android/server/accessibility/AccessibilityWindowManager;->findWindowIdLocked(ILandroid/os/IB…