Searched refs:prevKey (Results 1 – 1 of 1) sorted by relevance
49 NotificationKeyData prevKey = indexOfPrevKey == -1 ? null in addOrUpdateNotificationKey() local51 if (prevKey != null) { in addOrUpdateNotificationKey()52 if (prevKey.count == notificationKey.count) { in addOrUpdateNotificationKey()56 mTotalCount -= prevKey.count; in addOrUpdateNotificationKey()58 prevKey.count = notificationKey.count; in addOrUpdateNotificationKey()