Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactRawContactsEditorView.java984 final CompactKindSectionView kindSectionView = inflateKindSectionView( in addKindSectionViews()
1012 final CompactKindSectionView kindSectionView = inflateKindSectionView( in addKindSectionViews()
1033 private CompactKindSectionView inflateKindSectionView(ViewGroup viewGroup, in inflateKindSectionView() method in CompactRawContactsEditorView