Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A 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