Searched refs:addNotification (Results 1 – 1 of 1) sorted by relevance
49 addNotification(context, fromAddress, messageBody); in onReceive()53 private void addNotification(Context context, String fromAddress, String message) { in addNotification() method in SmsMessageReceiver