Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java95 public static final int ACTION_INTENT = 2; field in ExpandingEntryCardView.Entry
731 if (entry.getThirdAction() == Entry.ACTION_INTENT) { in createEntryView()
DQuickContactActivity.java1591 thirdAction = Entry.ACTION_INTENT; in dataItemToEntry()
1600 thirdAction = Entry.ACTION_INTENT; in dataItemToEntry()