Searched defs:updateNotificationChannelInt (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1305 private void updateNotificationChannelInt(String pkg, int uid, NotificationChannel channel, method in class:NotificationManagerService
1758 updateNotificationChannelInt(pkg, uid, channel, false);
2717 updateNotificationChannelInt(pkg, getUidForPackageAndUser(pkg, user), channel, true);

Completed in 19 milliseconds