Searched refs:mIsQwerty (Results 1 – 1 of 1) sorted by relevance
69 private boolean mIsQwerty; field in SoftKeyboard127 mIsQwerty = isQwerty; in setFlags()351 if (!mIsQwerty) return; in switchQwertyMode()411 … boolean needUpdateQwerty = (isQwerty && mIsQwerty && (mIsQwertyUpperCase != isQwertyUpperCase)); in enableToggleStates()