Searched refs:mHasSoftInput (Results 1 – 1 of 1) sorted by relevance
468 boolean mHasSoftInput = false; field in PhoneWindowManager1966 if (mHasSoftInput != hasSoftInput) { in updateSettings()1967 mHasSoftInput = hasSoftInput; in updateSettings()2270 if (!mHasSoftInput) { in adjustConfigurationLw()7618 pw.print(prefix); pw.print("mHasSoftInput="); pw.println(mHasSoftInput); in dump()