Home
last modified time | relevance | path

Searched defs:topFocusedDisplayId (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerInternal.java116 void onWindowsForAccessibilityChanged(boolean forceSend, int topFocusedDisplayId, in onWindowsForAccessibilityChanged()
DDisplayContent.java3357 WindowState findFocusedWindowIfNeeded(int topFocusedDisplayId) { in findFocusedWindowIfNeeded()
3388 int topFocusedDisplayId) { in updateFocusedWindowLocked()
DAccessibilityController.java1606 final int topFocusedDisplayId; in computeChangedWindows() local
DRootWindowContainer.java462 int topFocusedDisplayId = INVALID_DISPLAY; in updateFocusedWindowLocked() local
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityWindowManager.java356 public void onWindowsForAccessibilityChanged(boolean forceSend, int topFocusedDisplayId, in onWindowsForAccessibilityChanged()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java2800 final int topFocusedDisplayId = mWindowManagerInternal.getTopFocusedDisplayId(); in setImeWindowStatus() local