Searched refs:isNotificationForCurrentUser (Results 1 – 3 of 3) sorted by relevance
134 if (!isNotificationForCurrentUser(sbn)) { in onNotificationPosted()219 .filter(x -> (isNotificationForCurrentUser( in getNotifications()262 private boolean isNotificationForCurrentUser(StatusBarNotification sbn) { in isNotificationForCurrentUser() method in CarNotificationListener
7330 if (aboveThreshold && isNotificationForCurrentUser(record)) {7477 if (!isNotificationForCurrentUser(record)) {7647 private boolean isNotificationForCurrentUser(NotificationRecord record) {
27047 HPLcom/android/server/notification/NotificationManagerService;->isNotificationForCurrentUser(Lcom/a…