Searched defs:thirdAction (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DExpandingEntryCardView.java128 String thirdContentDescription, int thirdAction, Bundle thirdExtras,
148 mThirdAction = thirdAction;
122 Entry(int id, Drawable mainIcon, String header, String subHeader, Drawable subHeaderIcon, String text, Drawable textIcon, Spannable primaryContentDescription, Intent intent, Drawable alternateIcon, Intent alternateIntent, Spannable alternateContentDescription, boolean shouldApplyColor, boolean isEditable, EntryContextMenuInfo entryContextMenuInfo, Drawable thirdIcon, Intent thirdIntent, String thirdContentDescription, int thirdAction, Bundle thirdExtras, boolean shouldApplyThirdIconColor, int iconResourceId) argument

Completed in 12 milliseconds