Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java431 groupKindSectionView.setHideWhenEmpty(false); in setGroupMetaData()
906 kindSectionView.setHideWhenEmpty(false); in inflateKindSectionView()
923 kindSectionView.setHideWhenEmpty(false); in showAllFields()
DKindSectionView.java215 public void setHideWhenEmpty(boolean hideWhenEmpty) { in setHideWhenEmpty() method in KindSectionView