Home
last modified time | relevance | path

Searched refs:getDefaultWindowListLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java1401 WindowList windows = getDefaultWindowListLocked(); in findDesiredInputMethodWindowIndexLocked()
1539 getDefaultWindowListLocked().add(pos, win); in addInputMethodWindowToListLocked()
1627 WindowList windows = getDefaultWindowListLocked(); in moveInputMethodDialogsLocked()
1682 WindowList windows = getDefaultWindowListLocked(); in moveInputMethodWindowsIfNeededLocked()
1840 final WindowList windows = getDefaultWindowListLocked(); in adjustWallpaperWindowsLocked()
3815 final WindowList windows = getDefaultWindowListLocked(); in getOrientationLocked()
5781 final WindowList windows = getDefaultWindowListLocked(); in checkWaitingForWindowsLocked()
7982 final WindowList windows = getDefaultWindowListLocked(); in handleMessage()
8307 WindowState imFocus = getDefaultWindowListLocked().get(idx-1); in inputMethodClientHasFocus()
9580 if (windows == getDefaultWindowListLocked() in handleAppTransitionReadyLocked()
[all …]