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

/frameworks/base/core/java/android/widget/
H A DEditor.java182 boolean mShowErrorAfterAttach; field in class:Editor
228 if (mShowErrorAfterAttach) {
230 mShowErrorAfterAttach = false;
313 mShowErrorAfterAttach = true;
351 mShowErrorAfterAttach = false;
379 mShowErrorAfterAttach = false;

Completed in 69 milliseconds