Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java1319 int findDesiredInputMethodWindowIndexLocked(boolean willMove) { in findDesiredInputMethodWindowIndexLocked() method in WindowManagerService
1455 int pos = findDesiredInputMethodWindowIndexLocked(true); in addInputMethodWindowToListLocked()
1606 int imPos = findDesiredInputMethodWindowIndexLocked(true); in moveInputMethodWindowsIfNeededLocked()
2486 moveInputMethodDialogsLocked(findDesiredInputMethodWindowIndexLocked(true)); in addWindow()
8162 int idx = findDesiredInputMethodWindowIndexLocked(false); in inputMethodClientHasFocus()