Searched defs:ExpandingEntryCardView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DExpandingEntryCardView.java57 public class ExpandingEntryCardView extends CardView { class in inherits:CardView
59 private static final String TAG = "ExpandingEntryCardView";
260 public ExpandingEntryCardView(Context context) { method in class:ExpandingEntryCardView
264 public ExpandingEntryCardView(Context context, AttributeSet attrs) { method in class:ExpandingEntryCardView
877 * Sets the title text of this ExpandingEntryCardView.

Completed in 45 milliseconds