Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java39 Collection<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method
43 ParceledListSlice<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method
DPreferencesHelper.java1469 public ParceledListSlice<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method in PreferencesHelper
1546 public Collection<NotificationChannelGroup> getNotificationChannelGroups(String pkg, in getNotificationChannelGroups() method in PreferencesHelper
DNotificationManagerService.java4064 public ParceledListSlice<NotificationChannelGroup> getNotificationChannelGroups(
4067 return mPreferencesHelper.getNotificationChannelGroups(
4188 return mPreferencesHelper.getNotificationChannelGroups(
5774 groups.addAll(mPreferencesHelper.getNotificationChannelGroups(
/frameworks/base/core/java/android/app/
DINotificationManager.aidl117 ParceledListSlice getNotificationChannelGroups(String pkg); in getNotificationChannelGroups() method
DNotificationManager.java1062 public List<NotificationChannelGroup> getNotificationChannelGroups() { in getNotificationChannelGroups() method in NotificationManager
1066 service.getNotificationChannelGroups(mContext.getPackageName()); in getNotificationChannelGroups()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java571 List<NotificationChannelGroup> actualGroups = mHelper.getNotificationChannelGroups( in testChannelXml()
655 List<NotificationChannelGroup> actualGroups = mHelper.getNotificationChannelGroups( in testChannelXmlForBackup()
2764 assertEquals(1, mHelper.getNotificationChannelGroups(PKG_N_MR1, UID_N_MR1).size()); in testDeleteGroup()
2877 assertEquals(0, mHelper.getNotificationChannelGroups( in testOnPackageChanged_packageRemoval_groups()
2922 assertEquals(0, mHelper.getNotificationChannelGroups(PKG_O, UID_O).size()); in testClearData()
2943 mHelper.getNotificationChannelGroups(PKG_N_MR1, UID_N_MR1).iterator().next()); in testCreateGroup()
3015 List<NotificationChannelGroup> actual = mHelper.getNotificationChannelGroups( in testGetChannelGroups()
3050 mHelper.getNotificationChannelGroups(PKG_N_MR1, UID_N_MR1, true, true, false).getList(); in testGetChannelGroups_noSideEffects()
3056 List<NotificationChannelGroup> actual = mHelper.getNotificationChannelGroups( in testGetChannelGroups_noSideEffects()
3082 List<NotificationChannelGroup> actual = mHelper.getNotificationChannelGroups( in testGetChannelGroups_includeEmptyGroups()
DNotificationManagerServiceTest.java3819 verify(mPreferencesHelper, times(1)).getNotificationChannelGroups(anyString(), anyInt()); in testGetNotificationChannelGroupsFromPrivilegedListener_success()
3836 verify(mPreferencesHelper, never()).getNotificationChannelGroups(anyString(), anyInt()); in testGetNotificationChannelGroupsFromPrivilegedListener_noAccess()
3855 verify(mPreferencesHelper, never()).getNotificationChannelGroups(anyString(), anyInt()); in testGetNotificationChannelGroupsFromPrivilegedListener_badUser()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java928 public final List<NotificationChannelGroup> getNotificationChannelGroups(@NonNull String pkg, in getNotificationChannelGroups() method in NotificationListenerService
/frameworks/base/services/
Dart-profile5106 HPLcom/android/server/notification/NotificationManagerService$10;->getNotificationChannelGroups(Lja…
5336 HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroups(Ljava/lang/Stri…
/frameworks/base/boot/
Dboot-image-profile.txt1963 HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)L…
2406 HSPLandroid/app/NotificationManager;->getNotificationChannelGroups()Ljava/util/List;
/frameworks/base/config/
Dboot-image-profile.txt1963 HSPLandroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)L…
2406 HSPLandroid/app/NotificationManager;->getNotificationChannelGroups()Ljava/util/List;
/frameworks/base/core/api/
Dcurrent.txt6816 … method public java.util.List<android.app.NotificationChannelGroup> getNotificationChannelGroups();
40904 …ic final java.util.List<android.app.NotificationChannelGroup> getNotificationChannelGroups(@NonNul…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6451 Landroid/app/INotificationManager$Stub$Proxy;->getNotificationChannelGroups(Ljava/lang/String;)Land…
6641 Landroid/app/INotificationManager;->getNotificationChannelGroups(Ljava/lang/String;)Landroid/conten…