Searched defs:checkNotificationExistence (Results 1 – 2 of 2) sorted by relevance
95 public boolean checkNotificationExistence(List<Integer> ids, NotificationManager manager) in checkNotificationExistence() method in NotificationHelper111 public boolean checkNotificationExistence(int id, NotificationManager manager) in checkNotificationExistence() method in NotificationHelper
201 public boolean checkNotificationExistence(int id, boolean exists) throws Exception { in checkNotificationExistence() method in NotificationHelper