Searched refs:moveInputMethodDialogsLocked (Results 1 – 1 of 1) sorted by relevance
1627 moveInputMethodDialogsLocked(pos + 1); in addInputMethodWindowToListLocked()1632 moveInputMethodDialogsLocked(pos); in addInputMethodWindowToListLocked()1682 void moveInputMethodDialogsLocked(int pos) { in moveInputMethodDialogsLocked() method in WindowManagerService1807 if (DN > 0) moveInputMethodDialogsLocked(imPos+1); in moveInputMethodWindowsIfNeededLocked()1809 moveInputMethodDialogsLocked(imPos); in moveInputMethodWindowsIfNeededLocked()1825 if (DN > 0) moveInputMethodDialogsLocked(-1); in moveInputMethodWindowsIfNeededLocked()1827 moveInputMethodDialogsLocked(-1); in moveInputMethodWindowsIfNeededLocked()2078 moveInputMethodDialogsLocked(findDesiredInputMethodWindowIndexLocked(true)); in addWindow()