Searched defs:updatedChannel (Results 1 – 3 of 3) sorted by relevance
66 NotificationChannel updatedChannel = in testExtractsUpdatedChannel() local
126 Channel updatedChannel = new Channel.Builder(channelFromSystemDb) in testChannelUpdateWithContentProvider() local
690 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel()712 r.channels.put(updatedChannel.getId(), updatedChannel); in updateNotificationChannel() local