Searched refs:getNotificationType (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationRecordTest.java | 1008 assertEquals(FLAG_FILTER_TYPE_SILENT, record.getNotificationType()); in testCalculateImportance_asstImportanceChannelUpdate() 1014 assertEquals(FLAG_FILTER_TYPE_SILENT, record.getNotificationType()); in testCalculateImportance_asstImportanceChannelUpdate() 1200 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation() 1227 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_shortcutHasOnePerson_targetsR() 1242 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_shortcutHasOneBotOnePerson_targetsR() 1252 assertEquals(FLAG_FILTER_TYPE_CONVERSATIONS, record.getNotificationType()); in testIsConversation_noShortcut() 1263 assertEquals(FLAG_FILTER_TYPE_ALERTING, record.getNotificationType()); in testIsConversation_noShortcut_appHasPreviousSentFullConversation()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 1358 r.getSbn(), r.getNotificationType(), userAction, expanded); 1424 r.getSbn(), r.getNotificationType(), reply, 10613 r.getSbn(), r.getNotificationType(), info) 10685 sbn, r.getNotificationType(), info) 10718 r.getNotificationType(), 10755 r.getNotificationType(), 10796 r.getNotificationType(), 10821 r.getNotificationType(), 10838 r.getNotificationType(), 10855 sbn, r.getNotificationType(), info) [all …]
|
H A D | NotificationRecord.java | 1364 public int getNotificationType() { in getNotificationType() method in NotificationRecord
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 5254 HSPLcom/android/server/notification/NotificationRecord;->getNotificationType()I+]Lcom/android/serve…
|