Searched defs:generateNotificationRecord (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 1119 private NotificationRecord generateNotificationRecord(NotificationChannel channel, int id, in generateNotificationRecord() method in NotificationManagerServiceTest 1125 private NotificationRecord generateNotificationRecord(NotificationChannel channel, int id, in generateNotificationRecord() method in NotificationManagerServiceTest 1138 private NotificationRecord generateNotificationRecord(NotificationChannel channel) { in generateNotificationRecord() method in NotificationManagerServiceTest 1142 private NotificationRecord generateNotificationRecord(NotificationChannel channel, in generateNotificationRecord() method in NotificationManagerServiceTest 1161 private NotificationRecord generateNotificationRecord(NotificationChannel channel, in generateNotificationRecord() method in NotificationManagerServiceTest 1167 private NotificationRecord generateNotificationRecord(NotificationChannel channel, int userId) { in generateNotificationRecord() method in NotificationManagerServiceTest 1171 private NotificationRecord generateNotificationRecord(NotificationChannel channel, int id, in generateNotificationRecord() method in NotificationManagerServiceTest 1176 private NotificationRecord generateNotificationRecord(NotificationChannel channel, int id, in generateNotificationRecord() method in NotificationManagerServiceTest
|