Searched refs:isNotificationForCurrentProfiles (Results 1 – 3 of 3) sorted by relevance
249 if (!mEnvironment.isNotificationForCurrentProfiles(sbn)) { in shouldFilterOut()329 public boolean isNotificationForCurrentProfiles(StatusBarNotification sbn); in isNotificationForCurrentProfiles() method
679 public boolean isNotificationForCurrentProfiles(StatusBarNotification n) { in isNotificationForCurrentProfiles() method in BaseStatusBar2009 boolean isForCurrentUser = isNotificationForCurrentProfiles(notification);
2819 if (!isNotificationForCurrentProfiles(n)) return;