Searched refs:fromNotification (Results 1 – 4 of 4) sorted by relevance
319 return Pair.create(PackageUserKey.fromNotification(sbn), in toKeyPair()320 NotificationKeyData.fromNotification(sbn)); in toKeyPair()
55 public static NotificationKeyData fromNotification(StatusBarNotification sbn) { in fromNotification() method in NotificationKeyData
112 PackageUserKey packageUserKey = PackageUserKey.fromNotification(notification); in onNotificationFullRefresh()118 dotInfo.addOrUpdateNotificationKey(NotificationKeyData.fromNotification(notification)); in onNotificationFullRefresh()
31 public static PackageUserKey fromNotification(StatusBarNotification notification) { in fromNotification() method in PackageUserKey