Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java300 private boolean mShowErrorAfterAttach; field in Editor
467 if (mShowErrorAfterAttach) { in onAttachedToWindow()
469 mShowErrorAfterAttach = false; in onAttachedToWindow()
561 mShowErrorAfterAttach = true; in showError()
601 mShowErrorAfterAttach = false; in setError()
629 mShowErrorAfterAttach = false; in hideError()