Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java360 private boolean mShowErrorAfterAttach; field in Editor
698 if (mShowErrorAfterAttach) { in onAttachedToWindow()
700 mShowErrorAfterAttach = false; in onAttachedToWindow()
824 mShowErrorAfterAttach = true; in showError()
864 mShowErrorAfterAttach = false; in setError()
892 mShowErrorAfterAttach = false; in hideError()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67329 Landroid/widget/Editor;->mShowErrorAfterAttach:Z