Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java951 assertEquals(FLAG_FILTER_TYPE_SILENT, record.getNotificationType()); in testCalculateImportance_asstImportanceChannelUpdate()
957 assertEquals(FLAG_FILTER_TYPE_SILENT, record.getNotificationType()); in testCalculateImportance_asstImportanceChannelUpdate()
1168 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation()
1195 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_shortcutHasOnePerson_targetsR()
1210 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_shortcutHasOneBotOnePerson_targetsR()
1220 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_noShortcut()
1231 assertEquals(FLAG_FILTER_TYPE_ALERTING, record.getNotificationType()); in testIsConversation_noShortcut_appHasPreviousSentFullConversation()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1330 r.getSbn(), r.getNotificationType(), userAction, expanded);
1396 r.getSbn(), r.getNotificationType(), reply,
4648 if (!isVisibleToListener(sbn, r.getNotificationType(), info)) continue;
4678 if (!isVisibleToListener(sbn, r.getNotificationType(), info)) continue;
9282 if (!isVisibleToListener(record.getSbn(), record.getNotificationType(), info)) {
9662 r.getSbn(), r.getNotificationType(), info)
9743 sbn, r.getNotificationType(), info)
9776 r.getNotificationType(),
9813 r.getNotificationType(),
9854 r.getNotificationType(),
[all …]
DNotificationRecord.java1265 public int getNotificationType() { in getNotificationType() method in NotificationRecord
/frameworks/base/services/
Dart-profile27182 HPLcom/android/server/notification/NotificationRecord;->getNotificationType()I+]Lcom/android/server…