Searched refs:getPerson (Results 1 – 5 of 5) sorted by relevance
87 Person person = getPerson(context, number, processParticipant); in getRecipients()107 static Person getPerson( in getPerson() method in ContactUtils
171 ContactUtils.getPerson(context, msg.mPhoneNumber, /* processParticipant= */ null); in parseMessageAtPoint()
198 } else if (iconSync.getPerson().getName() == null) { in isValidAvatarIconSync()201 } else if (iconSync.getPerson().getAvatar() == null) { in isValidAvatarIconSync()
646 public Person getPerson() { in getPerson() method in Conversation.Message
138 message.getText(), message.getTimestamp(), message.getPerson())); in getMessagingStyle()