Searched refs:isNotificationForCurrentUser (Results 1 – 1 of 1) sorted by relevance
123 if (!isNotificationForCurrentUser(sbn)) { in onNotificationPosted()187 .filter(x -> (isNotificationForCurrentUser( in getNotifications()227 private boolean isNotificationForCurrentUser(StatusBarNotification sbn) { in isNotificationForCurrentUser() method in CarNotificationListener