Searched defs:updateChannel (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Settings/src/com/android/settings/network/telephony/wificalling/ | ||
D | CrossSimCallingViewModel.kt | 56 private val updateChannel = Channel<Unit>() in <lambda>() constant in com.android.settings.network.telephony.wificalling.CrossSimCallingViewModel |
/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/spa/notification/ | ||
D | AppNotificationRepository.kt | 207 private fun updateChannel(app: ApplicationInfo, channel: NotificationChannel) { in updateChannel() method in com.android.settings.spa.notification.AppNotificationRepository |
/packages/apps/Settings/src/com/android/settings/notification/ | ||
D | NotificationBackend.java | 373 public void updateChannel(String pkg, int uid, NotificationChannel channel) { in updateChannel() method in NotificationBackend |