Home
last modified time | relevance | path

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

/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.java355 public void updateChannel(String pkg, int uid, NotificationChannel channel) { in updateChannel() method in NotificationBackend