Searched refs:removeNotificationKey (Results 1 – 2 of 2) sorted by relevance
71 public boolean removeNotificationKey(NotificationKeyData notificationKey) { in removeNotificationKey() method in DotInfo
97 if (oldDotInfo != null && oldDotInfo.removeNotificationKey(notificationKey)) { in onNotificationRemoved()