Searched refs:mInputViewStarted (Results 1 – 1 of 1) sorted by relevance
408 boolean mInputViewStarted; field in InputMethodService1333 mInputViewStarted = false; in resetStateForNewConfiguration()2173 if (!mInputViewStarted) { in startViews()2175 mInputViewStarted = true; in startViews()2215 if (mInputViewStarted) { in finishViews()2223 mInputViewStarted = false; in finishViews()2337 mInputViewStarted = true; in doStartInput()3299 + " mInputViewStarted=" + mInputViewStarted in dump()