Home
last modified time | relevance | path

Searched defs:updateChannel (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/spa/notification/
DAppNotificationRepository.kt194 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/
DChannelCardView.java95 private void updateChannel(ChannelsRowItem item) { in updateChannel() method in ChannelCardView
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java350 public void updateChannel(String pkg, int uid, NotificationChannel channel) { in updateChannel() method in NotificationBackend