| /core/core/src/main/java/androidx/core/app/ |
| D | NotificationChannelGroupCompat.java | 122 mChannels = getChannelsCompat(Api26Impl.getChannels(group)); in NotificationChannelGroupCompat() 208 public @NonNull List<NotificationChannelCompat> getChannels() { in getChannels() method in NotificationChannelGroupCompat 234 static List<NotificationChannel> getChannels( in getChannels() method in NotificationChannelGroupCompat.Api26Impl 236 return notificationChannelGroup.getChannels(); in getChannels()
|
| /core/core/src/androidTest/java/androidx/core/app/ |
| D | NotificationManagerCompatTest.java | 376 assertTrue(result.getChannels().isEmpty()); in testCreateNotificationChannelGroup() 497 assertEquals(2, resultTwo.getChannels().size()); in testCreateNotificationChannelGroups() 498 assertTrue(listContains(resultTwo.getChannels(), in testCreateNotificationChannelGroups() 503 assertEquals(0, resultTwo.getChannels().size()); in testCreateNotificationChannelGroups() 592 assertTrue(result.getChannels().isEmpty()); in testCreateNotificationChannelGroupCompat() 737 assertEquals(1, resultOne.getChannels().size()); in testCreateNotificationChannelGroupsCompat() 738 assertTrue(listContainsCompat(resultOne.getChannels(), in testCreateNotificationChannelGroupsCompat() 743 assertEquals(0, resultOne.getChannels().size()); in testCreateNotificationChannelGroupsCompat() 755 assertEquals(2, resultTwo.getChannels().size()); in testCreateNotificationChannelGroupsCompat() 756 assertTrue(listContainsCompat(resultTwo.getChannels(), in testCreateNotificationChannelGroupsCompat() [all …]
|
| /core/core/api/ |
| D | 1.5.0-beta02.txt | 220 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.5.0-beta03.txt | 220 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.5.0-beta01.txt | 220 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.6.0-beta03.txt | 220 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.6.0-beta01.txt | 220 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.6.0-beta02.txt | 220 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.8.0-beta02.txt | 229 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.7.0-beta03.txt | 222 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.7.0-beta01.txt | 222 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.7.0-beta02.txt | 222 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.10.0-beta01.txt | 233 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.11.0-beta02.txt | 234 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.9.0-beta01.txt | 233 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.11.0-beta01.txt | 234 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | restricted_1.6.0-beta02.txt | 265 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.13.0-beta01.txt | 247 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | restricted_1.6.0-beta01.txt | 265 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.12.0-beta01.txt | 243 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | restricted_1.6.0-beta03.txt | 265 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | restricted_1.5.0-beta01.txt | 265 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | 1.15.0-beta01.txt | 248 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | restricted_1.5.0-beta02.txt | 265 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|
| D | restricted_1.5.0-beta03.txt | 265 method public java.util.List<androidx.core.app.NotificationChannelCompat!> getChannels();
|