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

/frameworks/base/core/java/android/widget/
H A DEditor.java201 boolean mShowErrorAfterAttach; field in class:Editor
332 if (mShowErrorAfterAttach) {
334 mShowErrorAfterAttach = false;
424 mShowErrorAfterAttach = true;
462 mShowErrorAfterAttach = false;
490 mShowErrorAfterAttach = false;

Completed in 82 milliseconds