Searched defs:updateNotificationChannel (Results 1 – 4 of 4) sorted by relevance
46 void updateNotificationChannel(String pkg, int uid, NotificationChannel channel, in updateNotificationChannel() method
1025 protected void updateNotificationChannel(NotificationChannel channel) { in updateNotificationChannel() method in NotificationRecord
959 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel() method in PreferencesHelper
761 public final void updateNotificationChannel(@NonNull String pkg, @NonNull UserHandle user, in updateNotificationChannel() method in NotificationListenerService