Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java128 if (mShowOneEmptyEditor && getEditorCount() == 1) { in onDeleteRequested()
311 } else if (mKind.typeOverallMax == getEditorCount() && mKind.typeOverallMax != 0) { in updateEmptyEditors()
351 public int getEditorCount() { in getEditorCount() method in KindSectionView
DCompactRawContactsEditorView.java680 if (kindSectionView.getEditorCount() == 1) { in addEditorViews()
697 if (kindSectionView.getEditorCount() == 1) { in addEditorViews()
723 if (kindSectionView.getEditorCount() == 1) { in addEditorViews()