Searched refs:mShowErrorAfterAttach (Results 1 – 2 of 2) sorted by relevance
360 private boolean mShowErrorAfterAttach; field in Editor698 if (mShowErrorAfterAttach) { in onAttachedToWindow()700 mShowErrorAfterAttach = false; in onAttachedToWindow()824 mShowErrorAfterAttach = true; in showError()864 mShowErrorAfterAttach = false; in setError()892 mShowErrorAfterAttach = false; in hideError()
67329 Landroid/widget/Editor;->mShowErrorAfterAttach:Z