Searched defs:notificationMatchesCurrentProfiles (Results 1 - 1 of 1) sorted by relevance

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

Completed in 299 milliseconds