Searched defs:getNotificationRecord (Results 1 – 7 of 7) sorted by relevance
77 private NotificationRecord getNotificationRecord() { in getNotificationRecord() method in ZenModeFilteringTest81 private NotificationRecord getNotificationRecord(NotificationChannel c) { in getNotificationRecord() method in ZenModeFilteringTest
62 private NotificationRecord getNotificationRecord(NotificationChannel channel) { in getNotificationRecord() method in ImportanceExtractorTest
79 private NotificationRecord getNotificationRecord(int visibility) { in getNotificationRecord() method in VisibilityExtractorTest
68 private NotificationRecord getNotificationRecord(boolean showBadge, int importanceHigh) { in getNotificationRecord() method in BadgeExtractorTest
109 private NotificationRecord getNotificationRecord(boolean addBubble) { in getNotificationRecord() method in BubbleExtractorTest
299 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() method in BuzzBeepBlinkTest324 private NotificationRecord getNotificationRecord(int id, in getNotificationRecord() method in BuzzBeepBlinkTest
1999 NotificationRecord getNotificationRecord(String key) { in getNotificationRecord() method in NotificationManagerService