Searched refs:mHasSoftInput (Results 1 – 1 of 1) sorted by relevance
491 boolean mHasSoftInput = false; field in PhoneWindowManager2046 if (mHasSoftInput != hasSoftInput) { in updateSettings()2047 mHasSoftInput = hasSoftInput; in updateSettings()2261 if (!mHasSoftInput) { in adjustConfigurationLw()5501 pw.print("mHasSoftInput="); pw.print(mHasSoftInput); in dump()