Searched refs:willMove (Results 1 – 1 of 1) sorted by relevance
1470 int findDesiredInputMethodWindowIndexLocked(boolean willMove) { in findDesiredInputMethodWindowIndexLocked() argument1480 if (DEBUG_INPUT_METHOD && willMove) Slog.i(TAG_WM, "Checking window @" + i in findDesiredInputMethodWindowIndexLocked()1491 if (!willMove in findDesiredInputMethodWindowIndexLocked()1506 if (DEBUG_INPUT_METHOD && willMove) Slog.v(TAG_WM, "Proposed new IME target: " + w); in findDesiredInputMethodWindowIndexLocked()1524 + w + " willMove=" + willMove); in findDesiredInputMethodWindowIndexLocked()1526 if (willMove && w != null) { in findDesiredInputMethodWindowIndexLocked()1583 if (willMove) { in findDesiredInputMethodWindowIndexLocked()1609 if (willMove) { in findDesiredInputMethodWindowIndexLocked()