Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1433 public NotificationChannelGroup getNotificationChannelGroupWithChannels(String pkg, in getNotificationChannelGroupWithChannels() method in PreferencesHelper
H A DNotificationManagerService.java4087 return mPreferencesHelper.getNotificationChannelGroupWithChannels(
4106 mPreferencesHelper.getNotificationChannelGroupWithChannels(
4243 return mPreferencesHelper.getNotificationChannelGroupWithChannels(
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java3611 NotificationChannelGroup retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels()
3617 retrieved = mHelper.getNotificationChannelGroupWithChannels( in testGetNotificationChannelGroupWithChannels()
H A DNotificationManagerServiceTest.java3598 when(mPreferencesHelper.getNotificationChannelGroupWithChannels( in testDeleteChannelGroupNotifyListener()
/aosp14/frameworks/base/services/
H A Dart-profile5335 HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroupWithChannels(Ljav…