Home
last modified time | relevance | path

Searched refs:mShowErrorAfterAttach (Results 1 – 2 of 2) 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81758 Landroid/widget/Editor;->mShowErrorAfterAttach:Z