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/
DCompactRawContactsEditorView.java615 kindSectionView.setHideWhenEmpty(false); in setGroupMetaData()
1045 kindSectionView.setHideWhenEmpty(false); in inflateKindSectionView()
1084 kindSectionView.setHideWhenEmpty(false); in showAllFields()
DCompactKindSectionView.java211 public void setHideWhenEmpty(boolean hideWhenEmpty) { in setHideWhenEmpty() method in CompactKindSectionView