Searched refs:moveInputMethodDialogsLocked (Results 1 – 1 of 1) sorted by relevance
1541 moveInputMethodDialogsLocked(pos+1); in addInputMethodWindowToListLocked()1546 moveInputMethodDialogsLocked(pos); in addInputMethodWindowToListLocked()1623 void moveInputMethodDialogsLocked(int pos) { in moveInputMethodDialogsLocked() method in WindowManagerService1748 if (DN > 0) moveInputMethodDialogsLocked(imPos+1); in moveInputMethodWindowsIfNeededLocked()1750 moveInputMethodDialogsLocked(imPos); in moveInputMethodWindowsIfNeededLocked()1766 if (DN > 0) moveInputMethodDialogsLocked(-1); in moveInputMethodWindowsIfNeededLocked()1768 moveInputMethodDialogsLocked(-1); in moveInputMethodWindowsIfNeededLocked()2569 moveInputMethodDialogsLocked(findDesiredInputMethodWindowIndexLocked(true)); in addWindow()