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.java466 final List<View> emptyEditors = getEmptyEditors(); in updateEmptyEditors() local
520 final List<View> emptyEditors = getEmptyEditors(); in updateEmptyNonNameEditors() local
587 final List<View> emptyEditors = new ArrayList<>(); in getEmptyEditors() local