Searched refs:mStyledDestination (Results 1 – 1 of 1) sorted by relevance
39 private CharSequence mStyledDestination; field in ContactListItemData65 mStyledDestination = null; in bind()97 mStyledDestination = styledDestination; in bind()115 final CharSequence destination = mStyledDestination != null ? in getDestination()116 mStyledDestination : ContactRecipientEntryUtils.formatDestination(mRecipientEntry); in getDestination()