Home
last modified time | relevance | path

Searched refs:getNotificationType (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java1174 assertEquals(FLAG_FILTER_TYPE_SILENT, record.getNotificationType()); in testCalculateImportance_asstImportanceChannelUpdate()
1180 assertEquals(FLAG_FILTER_TYPE_SILENT, record.getNotificationType()); in testCalculateImportance_asstImportanceChannelUpdate()
1366 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation()
1393 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_shortcutHasOnePerson_targetsR()
1408 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_shortcutHasOneBotOnePerson_targetsR()
1418 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_noShortcut()
1429 assertEquals(FLAG_FILTER_TYPE_ALERTING, record.getNotificationType()); in testIsConversation_noShortcut_appHasPreviousSentFullConversation()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1502 r.getSbn(), r.getNotificationType(), userAction, expanded);
1613 r.getSbn(), r.getNotificationType(), reply,
5346 if (!isVisibleToListener(sbn, r.getNotificationType(), info)) return;
10616 if (!isVisibleToListener(record.getSbn(), record.getNotificationType(), info)) {
10970 r.getSbn(), r.getNotificationType(), info)
11042 sbn, r.getNotificationType(), info)
11075 r.getNotificationType(),
11112 r.getNotificationType(),
11153 r.getNotificationType(),
11178 r.getNotificationType(),
[all …]
DNotificationRecord.java1419 public int getNotificationType() { in getNotificationType() method in NotificationRecord
/frameworks/base/services/
Dart-profile2082 HSPLcom/android/server/notification/NotificationRecord;->getNotificationType()I+]Lcom/android/serve…
Dart-wear-profile16263 HPLcom/android/server/notification/NotificationRecord;->getNotificationType()I