Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java632 final EntryView view = (EntryView) layoutInflater.inflate( in createEntryView()
862 if (view instanceof EntryView) { in collapse()
932 public static final class EntryView extends RelativeLayout { class in ExpandingEntryCardView
935 public EntryView(Context context) { in EntryView() method in ExpandingEntryCardView.EntryView
939 public EntryView(Context context, AttributeSet attrs) { in EntryView() method in ExpandingEntryCardView.EntryView