Searched refs:mHasSoftInput (Results 1 – 1 of 1) sorted by relevance
493 boolean mHasSoftInput = false; field in PhoneWindowManager2129 if (mHasSoftInput != hasSoftInput) { in updateSettings()2130 mHasSoftInput = hasSoftInput; in updateSettings()2312 if (!mHasSoftInput) { in adjustConfigurationLw()5377 pw.print("mHasSoftInput="); pw.print(mHasSoftInput); in dump()