Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java127 String thirdContentDescription, int thirdAction, Bundle thirdExtras, in Entry() argument
147 mThirdAction = thirdAction; in Entry()
DQuickContactActivity.java1584 int thirdAction = Entry.ACTION_NONE; in dataItemToEntry() local
1752 thirdAction = Entry.ACTION_CALL_WITH_SUBJECT; in dataItemToEntry()
1779 thirdAction = Entry.ACTION_INTENT; in dataItemToEntry()
1965 entryContextMenuInfo, thirdIcon, thirdIntent, thirdContentDescription, thirdAction, in dataItemToEntry()