Home
last modified time | relevance | path

Searched defs:EntryTouchListener (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java1013 private static final class EntryTouchListener implements View.OnTouchListener { class in ExpandingEntryCardView
1022 public EntryTouchListener(View entry, ImageView alternateIcon, ImageView thirdIcon) { in EntryTouchListener() method in ExpandingEntryCardView.EntryTouchListener