Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DKindSectionView.java206 public void setShowOneEmptyEditor(boolean showOneEmptyEditor) { in setShowOneEmptyEditor() method in KindSectionView
H A DRawContactEditorView.java911 kindSectionView.setShowOneEmptyEditor(true); in inflateKindSectionView()