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

/frameworks/base/core/java/android/widget/
H A DEditor.java156 boolean mShowErrorAfterAttach; field in class:Editor
199 if (mShowErrorAfterAttach) {
201 mShowErrorAfterAttach = false;
268 mShowErrorAfterAttach = true;
334 mShowErrorAfterAttach = false;

Completed in 35 milliseconds