Searched defs:getNotificationRecord (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | ImportanceExtractorTest.java | 59 private NotificationRecord getNotificationRecord(NotificationChannel channel) { in getNotificationRecord() method in ImportanceExtractorTest
|
D | VisibilityExtractorTest.java | 69 private NotificationRecord getNotificationRecord(int visibility) { in getNotificationRecord() method in VisibilityExtractorTest
|
D | ZenModeFilteringTest.java | 104 private NotificationRecord getNotificationRecord() { in getNotificationRecord() method in ZenModeFilteringTest 108 private NotificationRecord getNotificationRecord(NotificationChannel c) { in getNotificationRecord() method in ZenModeFilteringTest
|
D | BadgeExtractorTest.java | 68 private NotificationRecord getNotificationRecord(boolean showBadge, int importanceHigh) { in getNotificationRecord() method in BadgeExtractorTest
|
D | BubbleExtractorTest.java | 109 private NotificationRecord getNotificationRecord(boolean addBubble) { in getNotificationRecord() method in BubbleExtractorTest
|
D | NotificationAttentionHelperTest.java | 395 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() method in NotificationAttentionHelperTest 401 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord() method in NotificationAttentionHelperTest 426 private NotificationRecord getNotificationRecord(int id, in getNotificationRecord() method in NotificationAttentionHelperTest 436 private NotificationRecord getNotificationRecord(int id, in getNotificationRecord() method in NotificationAttentionHelperTest 446 private NotificationRecord getNotificationRecord(int id, in getNotificationRecord() method in NotificationAttentionHelperTest
|
D | ValidateNotificationPeopleTest.java | 459 private NotificationRecord getNotificationRecord() { in getNotificationRecord() method in ValidateNotificationPeopleTest
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 2344 NotificationRecord getNotificationRecord(String key) { in getNotificationRecord() method in NotificationManagerService
|