Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DChannelCardView.java95 private void updateChannel(ChannelsRowItem item) { in updateChannel() method in ChannelCardView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfo.java523 private void updateChannel() { in updateChannel() method
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationBackend.java355 public void updateChannel(String pkg, int uid, NotificationChannel channel) { in updateChannel() method in NotificationBackend