Searched refs:getUnknownSenderDestination (Results 1 – 8 of 8) sorted by relevance
96 public static String getUnknownSenderDestination() { in getUnknownSenderDestination() method in ParticipantData488 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()
70 address = ParticipantData.getUnknownSenderDestination(); in executeAction()
139 sms.mAddress = ParticipantData.getUnknownSenderDestination(); in storeSms()
445 from = ParticipantData.getUnknownSenderDestination(); in processResult()
481 recipients.add(ParticipantData.getUnknownSenderDestination()); in getThreadRecipients()
205 normalizedDestination, ParticipantData.getUnknownSenderDestination())) { in showOrAddContact()