Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleData.java230 boolean newGroup = !hasBubbleWithGroupId(bubble.getGroupId()); in doAdd()
446 private boolean hasBubbleWithGroupId(String groupId) { in hasBubbleWithGroupId() method in BubbleData