Searched defs:fromAddress (Results 1 – 5 of 5) sorted by relevance
44 String fromAddress = message.getOriginatingAddress(); in onReceive() local53 private void addNotification(Context context, String fromAddress, String message) { in addNotification()73 private PendingIntent createDisplayMessageIntent(Context context, String fromAddress, in createDisplayMessageIntent()
160 final Address fromAddress = Utils.getAddress(addressCache, message.getFrom()); in appendSingleMessageHtml() local
852 public boolean ownsFromAddress(String fromAddress) { in ownsFromAddress()
1037 String fromAddress = ""; in configureLatestEventInfoFromConversation() local1217 String fromAddress = ""; in configureNotifForOneConversation() local
2077 final String fromAddress = fromAddresses.length > 0 ? fromAddresses[0] : null; in initReplyRecipients() local