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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java80 private boolean mWasEmpty = true; field in class:LabeledEditorView
310 if (mWasEmpty != isEmpty) {
322 mWasEmpty = isEmpty;

Completed in 44 milliseconds