Searched refs:shouldMatchNotificationByUri (Results 1 – 3 of 3) sorted by relevance
147 public static boolean shouldMatchNotificationByUri(StatusBarNotification sbn) { in shouldMatchNotificationByUri() method in NotificationHelper
24 import static com.android.systemui.people.NotificationHelper.shouldMatchNotificationByUri;176 && shouldMatchNotificationByUri(e.getSbn()) in getNotificationsByUri()
32 import static com.android.systemui.people.NotificationHelper.shouldMatchNotificationByUri;650 if (!shouldMatchNotificationByUri(sbn)) { in fetchMatchingUriWidgetIds()