Searched refs:getFromRawPhoneBySimLocale (Results 1 – 7 of 7) sorted by relevance
163 ParticipantData.getFromRawPhoneBySimLocale(otherPhoneNumber, sms.getSubId()); in storeSms()256 self : ParticipantData.getFromRawPhoneBySimLocale(senderId, mms.getSubId()); in storeMms()
249 participants.add(ParticipantData.getFromRawPhoneBySimLocale(recipient, subId)); in createMessage()368 ParticipantData.getFromRawPhoneBySimLocale(recipient, subId)); in insertSendingSmsMessage()
87 final ParticipantData rawSender = ParticipantData.getFromRawPhoneBySimLocale( in executeAction()
73 final ParticipantData rawSender = ParticipantData.getFromRawPhoneBySimLocale( in executeAction()
444 final ParticipantData sender = ParticipantData.getFromRawPhoneBySimLocale(from, in processResult()
251 public static ParticipantData getFromRawPhoneBySimLocale( in getFromRawPhoneBySimLocale() method in ParticipantData
86 participants.add(ParticipantData.getFromRawPhoneBySimLocale(recipient, refSubId)); in getConversationParticipantsFromRecipients()