Searched defs:updatedChannel (Results 1 – 6 of 6) sorted by relevance
67 NotificationChannel updatedChannel = in testExtractsUpdatedChannel() local94 NotificationChannel updatedChannel = in testInvalidShortcutFlagEnabled_looksUpCorrectChannel() local122 NotificationChannel updatedChannel = in testInvalidShortcutFlagDisabled_looksUpCorrectChannel() local
1053 final NotificationChannel updatedChannel = in testCreateNotificationChannels_CannotDowngradeImportanceIfAlreadyUpdated() local2227 NotificationChannel updatedChannel = in testUpdateChannelNotifyCreatorBlock() local
47 NotificationChannel updatedChannel = mConfig.getConversationNotificationChannel( in process() local
999 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel()1034 r.channels.put(updatedChannel.getId(), updatedChannel); in updateNotificationChannel() local
100 ChannelImpl updatedChannel = new ChannelImpl.Builder(match).build(); in getChannels() local
348 Channel updatedChannel = channelListener.updatedChannels.get(0); in testChannelListChanged() local