Searched refs:makeBasicNotification (Results 1 – 2 of 2) sorted by relevance
259 public static NotificationWrapper makeBasicNotification(Context context, String title, in makeBasicNotification() method in AlertReceiver
380 notification = AlertReceiver.makeBasicNotification(context, info.eventName, in generateAlerts()