Home
last modified time | relevance | path

Searched defs:sortKeyForBubble (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleData.java596 long sortKeyForBubble = sortKey(bubble); in repackAll() local
598 groupLastActivity.put(bubble.getGroupId(), sortKeyForBubble); in repackAll() local