Searched refs:maxSortKeyForGroup (Results 1 – 1 of 1) sorted by relevance
595 long maxSortKeyForGroup = groupLastActivity.getOrDefault(bubble.getGroupId(), 0L); in repackAll() local597 if (sortKeyForBubble > maxSortKeyForGroup) { in repackAll()