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.java1323 WindowList windows = getDefaultWindowListLocked(); in findDesiredInputMethodWindowIndexLocked()
1461 getDefaultWindowListLocked().add(pos, win); in addInputMethodWindowToListLocked()
1549 WindowList windows = getDefaultWindowListLocked(); in moveInputMethodDialogsLocked()
1604 WindowList windows = getDefaultWindowListLocked(); in moveInputMethodWindowsIfNeededLocked()
1730 final WindowList windows = getDefaultWindowListLocked(); in adjustWallpaperWindowsLocked()
3721 final WindowList windows = getDefaultWindowListLocked(); in getOrientationFromWindowsLocked()
5720 final WindowList windows = getDefaultWindowListLocked(); in checkWaitingForWindowsLocked()
7856 final WindowList windows = getDefaultWindowListLocked(); in handleMessage()
8165 WindowState imFocus = getDefaultWindowListLocked().get(idx-1); in inputMethodClientHasFocus()
9357 if (windows == getDefaultWindowListLocked() in handleAppTransitionReadyLocked()
[all …]