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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DKindSectionView.java255 List<View> emptyEditors = getEmptyEditors();
272 private List<View> getEmptyEditors() { method in class:KindSectionView
288 return getEmptyEditors().size() > 0;

Completed in 444 milliseconds