Searched refs:shouldHideNotifications (Results 1 – 2 of 2) sorted by relevance
385 || mEnvironment.shouldHideNotifications(sbn.getUserId()) in shouldFilterOut()386 || mEnvironment.shouldHideNotifications(sbn.getKey()))) { in shouldFilterOut()453 public boolean shouldHideNotifications(int userid); in shouldHideNotifications() method454 public boolean shouldHideNotifications(String key); in shouldHideNotifications() method
1493 public boolean shouldHideNotifications(int userid) {1502 public boolean shouldHideNotifications(String key) {