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.java1470 int findDesiredInputMethodWindowIndexLocked(boolean willMove) { in findDesiredInputMethodWindowIndexLocked() method in WindowManagerService
1619 int pos = findDesiredInputMethodWindowIndexLocked(true); in addInputMethodWindowToListLocked()
1743 int imPos = findDesiredInputMethodWindowIndexLocked(true); in moveInputMethodWindowsIfNeededLocked()
2078 moveInputMethodDialogsLocked(findDesiredInputMethodWindowIndexLocked(true)); in addWindow()
8679 int idx = findDesiredInputMethodWindowIndexLocked(false); in inputMethodClientHasFocus()