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