Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java1755 NotificationChannelGroup retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels()
1761 retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels()
/frameworks/base/services/core/java/com/android/server/notification/
DRankingHelper.java800 public NotificationChannelGroup getNotificationChannelGroupWithChannels(String pkg, in getNotificationChannelGroupWithChannels() method in RankingHelper