Searched defs:fromAddress (Results 1 – 2 of 2) 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()
123 Inet6Address fromAddress = (Inet6Address) from.getAddress(); in checkResponse() local