Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java308 private boolean mShowErrorAfterAttach; field in Editor
603 if (mShowErrorAfterAttach) { in onAttachedToWindow()
605 mShowErrorAfterAttach = false; in onAttachedToWindow()
697 mShowErrorAfterAttach = true; in showError()
737 mShowErrorAfterAttach = false; in setError()
765 mShowErrorAfterAttach = false; in hideError()