Searched refs:mShowErrorAfterAttach (Results 1 – 2 of 2) sorted by relevance
300 private boolean mShowErrorAfterAttach; field in Editor467 if (mShowErrorAfterAttach) { in onAttachedToWindow()469 mShowErrorAfterAttach = false; in onAttachedToWindow()561 mShowErrorAfterAttach = true; in showError()601 mShowErrorAfterAttach = false; in setError()629 mShowErrorAfterAttach = false; in hideError()
81758 Landroid/widget/Editor;->mShowErrorAfterAttach:Z