Searched refs:mLastUpdatedImeDisplayId (Results 1 – 1 of 1) sorted by relevance
202 private int mLastUpdatedImeDisplayId = INVALID_DISPLAY; field in CommandQueue1212 if (mLastUpdatedImeDisplayId != displayId in handleShowImeButton()1213 && mLastUpdatedImeDisplayId != INVALID_DISPLAY) { in handleShowImeButton()1222 mLastUpdatedImeDisplayId = displayId; in handleShowImeButton()1227 mCallbacks.get(i).setImeWindowStatus(mLastUpdatedImeDisplayId, in sendImeInvisibleStatusForPrevNavBar()