Searched refs:mLastUpdatedImeDisplayId (Results 1 – 1 of 1) sorted by relevance
148 private int mLastUpdatedImeDisplayId = INVALID_DISPLAY; field in CommandQueue894 if (!isMultiClientImeEnabled && mLastUpdatedImeDisplayId != displayId in handleShowImeButton()895 && mLastUpdatedImeDisplayId != INVALID_DISPLAY) { in handleShowImeButton()904 mLastUpdatedImeDisplayId = displayId; in handleShowImeButton()909 mCallbacks.get(i).setImeWindowStatus(mLastUpdatedImeDisplayId, in sendImeInvisibleStatusForPrevNavBar()