Searched refs:mHasSoftInput (Results 1 – 1 of 1) sorted by relevance
488 boolean mHasSoftInput = false; field in PhoneWindowManager2042 if (mHasSoftInput != hasSoftInput) { in updateSettings()2043 mHasSoftInput = hasSoftInput; in updateSettings()2257 if (!mHasSoftInput) { in adjustConfigurationLw()5482 pw.print("mHasSoftInput="); pw.print(mHasSoftInput); in dump()