Searched refs:oldDotInfo (Results 1 – 1 of 1) sorted by relevance
95 DotInfo oldDotInfo = mPackageUserToDotInfos.get(removedPackageUserKey); in onNotificationRemoved() local96 if (oldDotInfo != null && oldDotInfo.removeNotificationKey(notificationKey)) { in onNotificationRemoved()97 if (oldDotInfo.getNotificationKeys().size() == 0) { in onNotificationRemoved()