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