Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1494 public NotificationChannelGroup getNotificationChannelGroupWithChannels(String pkg, in getNotificationChannelGroupWithChannels() method in PreferencesHelper
DNotificationManagerService.java4315 return mPreferencesHelper.getNotificationChannelGroupWithChannels(
4334 mPreferencesHelper.getNotificationChannelGroupWithChannels(
4500 return mPreferencesHelper.getNotificationChannelGroupWithChannels(
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java3836 NotificationChannelGroup retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels()
3842 retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels()
DNotificationManagerServiceTest.java4052 when(mPreferencesHelper.getNotificationChannelGroupWithChannels( in testDeleteChannelGroupNotifyListener()
/frameworks/base/services/
Dart-profile2099 HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroupWithChannels(Ljav…