Searched refs:mIsImeLayoutDrawn (Results 1 – 1 of 1) sorted by relevance
52 private boolean mIsImeLayoutDrawn; field in ImeInsetsSourceProvider148 if (mIsImeLayoutDrawn in checkShowImePostLayout()153 mIsImeLayoutDrawn = true; in checkShowImePostLayout()167 mIsImeLayoutDrawn = false; in abortShowImePostLayout()265 proto.write(IS_IME_LAYOUT_DRAWN, mIsImeLayoutDrawn); in dumpDebug()