Home
last modified time | relevance | path

Searched refs:groupStart (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleData.java561 Bubble groupStart = mBubbles.get(position); in packGroup() local
562 final String groupAppId = groupStart.getGroupId(); in packGroup()