Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java115 private final Intent mThirdIntent; field in ExpandingEntryCardView.Entry
146 mThirdIntent = thirdIntent; in Entry()
219 return mThirdIntent; in getThirdIntent()