Searched refs:expandedViewLine2 (Results 1 – 1 of 1) sorted by relevance
873 String expandedViewLine2 = ""; in updateInCallNotification() local880 expandedViewLine2 = mContext.getString(R.string.card_title_conf_call); in updateInCallNotification()885 expandedViewLine2 = PhoneUtils.getCompactNameFromCallerInfo(cit.currentInfo, mContext); in updateInCallNotification()894 contentView.setTextViewText(R.id.title, expandedViewLine2); in updateInCallNotification()918 notification.tickerText = expandedViewLine2; in updateInCallNotification()