Searched refs:getNotificationKeys (Results 1 – 4 of 4) sorted by relevance
37 mNumNotifications += dotToAdd.getNotificationKeys().size(); in addDotInfo()46 mNumNotifications -= dotToSubtract.getNotificationKeys().size(); in subtractDotInfo()
81 public List<NotificationKeyData> getNotificationKeys() { in getNotificationKeys() method in DotInfo
94 if (oldDotInfo.getNotificationKeys().size() == 0) { in onNotificationRemoved()170 info, dotInfo.getNotificationKeys()); in getDotInfoForItem()180 : getNotificationsForItem(info, dotInfo.getNotificationKeys()); in getNotificationKeysForItem()
619 if (dotInfo == null || dotInfo.getNotificationKeys().size() == 0) {627 NotificationKeyData.extractKeysOnly(dotInfo.getNotificationKeys()));