Searched defs:updatedChannel (Results 1 – 5 of 5) sorted by relevance
67 NotificationChannel updatedChannel = in testExtractsUpdatedChannel() local94 NotificationChannel updatedChannel = in testInvalidShortcutFlagEnabled_looksUpCorrectChannel() local122 NotificationChannel updatedChannel = in testInvalidShortcutFlagDisabled_looksUpCorrectChannel() local
1253 final NotificationChannel updatedChannel = in testCreateNotificationChannels_CannotDowngradeImportanceIfAlreadyUpdated() local3388 NotificationChannel updatedChannel = in testUpdateChannelNotifyCreatorBlock() local
47 NotificationChannel updatedChannel = mConfig.getConversationNotificationChannel( in process() local
48 void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel()
1071 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel()1102 r.channels.put(updatedChannel.getId(), updatedChannel); in updateNotificationChannel() local