Home
last modified time | relevance | path

Searched defs:emptyEditors (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java495 final List<View> emptyEditors = getEmptyEditors(); in updateEmptyEditors() local
549 final List<View> emptyEditors = getEmptyEditors(); in updateEmptyNonNameEditors() local
616 final List<View> emptyEditors = new ArrayList<>(); in getEmptyEditors() local