Searched refs:getUnknownSenderDestination (Results 1 – 8 of 8) sorted by relevance
102 public static String getUnknownSenderDestination() { in getUnknownSenderDestination() method in ParticipantData522 final String unknownSender = ParticipantData.getUnknownSenderDestination(); in isUnknownSender()
592 senderId = ParticipantData.getUnknownSenderDestination(); in setMmsSenders()608 && recipients.get(0).equals(ParticipantData.getUnknownSenderDestination())) { in getMmsSender()
85 from = ParticipantData.getUnknownSenderDestination(); in executeAction()
71 address = ParticipantData.getUnknownSenderDestination(); in executeAction()
139 sms.mAddress = ParticipantData.getUnknownSenderDestination(); in storeSms()
453 from = ParticipantData.getUnknownSenderDestination(); in processResult()
481 recipients.add(ParticipantData.getUnknownSenderDestination()); in getThreadRecipients()
205 normalizedDestination, ParticipantData.getUnknownSenderDestination())) { in showOrAddContact()