Searched refs:lastParticipant (Results 1 – 1 of 1) sorted by relevance
255 String lastParticipant = ""; in getContentDescription() local259 lastParticipant = conversation.conversationInfo.participantInfos.get(last).name; in getContentDescription()262 participant = TextUtils.isEmpty(lastParticipant) ? in getContentDescription()263 SendersView.getMe(showToHeader /* useObjectMe */) : lastParticipant; in getContentDescription()279 participant = lastParticipant; in getContentDescription()