Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java210 EntryContextMenuInfo getEntryContextMenuInfo() { in getEntryContextMenuInfo() method in ExpandingEntryCardView.Entry
635 view.setContextMenuInfo(entry.getEntryContextMenuInfo()); in createEntryView()
685 if (entry.getIntent() == null && entry.getEntryContextMenuInfo() == null) { in createEntryView()