Home
last modified time | relevance | path

Searched refs:mShowErrorAfterAttach (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DEditor.java201 boolean mShowErrorAfterAttach; field in Editor
332 if (mShowErrorAfterAttach) { in onAttachedToWindow()
334 mShowErrorAfterAttach = false; in onAttachedToWindow()
424 mShowErrorAfterAttach = true; in showError()
462 mShowErrorAfterAttach = false; in setError()
490 mShowErrorAfterAttach = false; in hideError()