Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java494 final int editorCount = mEditors.getChildCount(); in updateEmptyEditors() local
496 if (editorCount == emptyEditors.size() && mHideIfEmpty) { in updateEmptyEditors()