Searched defs:updateChannel (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Settings/src/com/android/settings/spa/notification/ | ||
| D | AppNotificationRepository.kt | 194 private fun updateChannel(app: ApplicationInfo, channel: NotificationChannel) { in updateChannel() method in com.android.settings.spa.notification.AppNotificationRepository |
| /packages/apps/TV/src/com/android/tv/menu/ | ||
| D | ChannelCardView.java | 95 private void updateChannel(ChannelsRowItem item) { in updateChannel() method in ChannelCardView |
| /packages/apps/Settings/src/com/android/settings/notification/ | ||
| D | NotificationBackend.java | 350 public void updateChannel(String pkg, int uid, NotificationChannel channel) { in updateChannel() method in NotificationBackend |