Searched defs:updatedChannel (Results 1 – 2 of 2) sorted by relevance
124 Channel updatedChannel = new Channel.Builder(channelFromSystemDb) in testChannelUpdateWithContentProvider() local
600 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel) { in updateNotificationChannel()615 r.channels.put(updatedChannel.getId(), updatedChannel); in updateNotificationChannel() local