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.java1397 int findDesiredInputMethodWindowIndexLocked(boolean willMove) { in findDesiredInputMethodWindowIndexLocked() method in WindowManagerService
1533 int pos = findDesiredInputMethodWindowIndexLocked(true); in addInputMethodWindowToListLocked()
1684 int imPos = findDesiredInputMethodWindowIndexLocked(true); in moveInputMethodWindowsIfNeededLocked()
2569 moveInputMethodDialogsLocked(findDesiredInputMethodWindowIndexLocked(true)); in addWindow()
8304 int idx = findDesiredInputMethodWindowIndexLocked(false); in inputMethodClientHasFocus()