Searched refs:updatedChannelId (Results 1 – 1 of 1) sorted by relevance
979 void unlockNotificationChannelImportance(String pkg, int uid, String updatedChannelId) { in unlockNotificationChannelImportance() argument980 Objects.requireNonNull(updatedChannelId); in unlockNotificationChannelImportance()987 NotificationChannel channel = r.channels.get(updatedChannelId); in unlockNotificationChannelImportance()