Searched refs:createFromSbn (Results 1 – 1 of 1) sorted by relevance
257 HistoricalNotificationInfo newInfo = createFromSbn(sbn, true); in addOrUpdateNotification()389 final HistoricalNotificationInfo info = createFromSbn(sbn, resultSet == active); in loadNotifications()405 private HistoricalNotificationInfo createFromSbn(StatusBarNotification sbn, boolean active) { in createFromSbn() method in NotificationStation