Searched defs:clearNotifications (Results 1 – 3 of 3) sorted by relevance
78 private void clearNotifications() { in clearNotifications() method in CameraApp
154 public void clearNotifications(Predicate<CompositeKey> predicate) { in clearNotifications() method in BaseNotificationDelegate
250 protected void clearNotifications(Predicate<CompositeKey> predicate) { in clearNotifications() method in MessengerDelegate