Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DGroupHelperTest.java1686 String summaryChannelId = mGroupHelper.getAutobundledSummaryAttributes(pkg, in testAutobundledSummaryChannelId() local
1698 String summaryChannelId = mGroupHelper.getAutobundledSummaryAttributes(pkg, in testAutobundledSummaryChannelId_noChildren() local
/frameworks/base/services/core/java/com/android/server/notification/
DGroupHelper.java347 String summaryChannelId = sbn.getNotification().getChannelId(); in maybeGroup() local