Searched refs:mInputMethodWindow (Results 1 – 1 of 1) sorted by relevance
555 WindowState mInputMethodWindow = null; field in WindowManagerService1474 WindowState imw = mInputMethodWindow; in setInputMethodAnimLayerAdjustment()1563 if (mInputMethodWindow != null) { in moveInputMethodDialogsLocked()1566 if (wp == mInputMethodWindow || wp.mAttachedWindow == mInputMethodWindow) { in moveInputMethodDialogsLocked()1597 final WindowState imWin = mInputMethodWindow; in moveInputMethodWindowsIfNeededLocked()2480 mInputMethodWindow = win; in addWindow()2724 if (mInputMethodWindow == win) { in removeWindowInnerLocked()2725 mInputMethodWindow = null; in removeWindowInnerLocked()3170 && mInputMethodWindow == null) { in relayoutWindow()3171 mInputMethodWindow = win; in relayoutWindow()[all …]