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