Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java443 private void formatEntryIfFirst(List<View> entriesViewGroup) { in formatEntryIfFirst() argument
446 entriesViewGroup.size() > 0) { in formatEntryIfFirst()
447 final View entry = entriesViewGroup.get(0); in formatEntryIfFirst()