Searched refs:getNotificationChannelGroups (Results 1 – 25 of 51) sorted by relevance
123
115 List<NotificationChannelGroup> groups = notificationManager.getNotificationChannelGroups(); in clean()206 assertTrue(mPlatformNotificationManager.getNotificationChannelGroups() in testGetNotificationChannelGroup()470 int groupsBefore = mPlatformNotificationManager.getNotificationChannelGroups().size(); in testCreateNotificationChannelGroups()479 mPlatformNotificationManager.getNotificationChannelGroups().size()); in testCreateNotificationChannelGroups()716 int groupsBefore = notificationManager.getNotificationChannelGroups().size(); in testCreateNotificationChannelGroupsCompat()722 assertEquals(0, notificationManager.getNotificationChannelGroups().size()); in testCreateNotificationChannelGroupsCompat()728 notificationManager.getNotificationChannelGroups().size()); in testCreateNotificationChannelGroupsCompat()884 assertTrue(mPlatformNotificationManager.getNotificationChannelGroups() in testDeleteNotificationChannelGroup()1068 assertTrue(mPlatformNotificationManager.getNotificationChannelGroups() in testGetNotificationChannelGroups()1074 .getNotificationChannelGroups(); in testGetNotificationChannelGroups()[all …]
674 for (NotificationChannelGroup group : getNotificationChannelGroups()) { in getNotificationChannelGroup()739 public @NonNull List<NotificationChannelGroup> getNotificationChannelGroups() { in getNotificationChannelGroups() method in NotificationManagerCompat741 return Api26Impl.getNotificationChannelGroups(mNotificationManager); in getNotificationChannelGroups()753 List<NotificationChannelGroup> groups = getNotificationChannelGroups(); in getNotificationChannelGroupsCompat()1310 static List<NotificationChannelGroup> getNotificationChannelGroups( in getNotificationChannelGroups() method in NotificationManagerCompat.Api26Impl1312 return notificationManager.getNotificationChannelGroups(); in getNotificationChannelGroups()
598 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
634 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
636 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
746 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
671 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
711 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
709 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
765 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
754 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
802 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();
822 …method public java.util.List<android.app.NotificationChannelGroup!> getNotificationChannelGroups();