Searched refs:mShowErrorAfterAttach (Results 1 – 2 of 2) sorted by relevance
363 private boolean mShowErrorAfterAttach; field in Editor701 if (mShowErrorAfterAttach) { in onAttachedToWindow()703 mShowErrorAfterAttach = false; in onAttachedToWindow()827 mShowErrorAfterAttach = true; in showError()867 mShowErrorAfterAttach = false; in setError()895 mShowErrorAfterAttach = false; in hideError()
66686 Landroid/widget/Editor;->mShowErrorAfterAttach:Z