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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4420 private boolean notificationMatchesCurrentProfiles(NotificationRecord r, int userId) { method in class:NotificationManagerService
4485 if (!notificationMatchesCurrentProfiles(r, userId)) {

Completed in 96 milliseconds