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

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

Completed in 42 milliseconds