Searched refs:requestShowIme (Results 1 – 1 of 1) sorted by relevance
553 boolean requestShowIme) { in addAndConfigDisplayState() argument564 if (requestShowIme != showIme) { in addAndConfigDisplayState()565 mWm.setShouldShowIme(display.mId, requestShowIme); in addAndConfigDisplayState()568 () -> mWm.shouldShowIme(display.mId) == requestShowIme); in addAndConfigDisplayState()