Searched refs:fixNotification (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/app/ |
H A D | NotificationManager.java | 660 fixNotification(notification), mContext.getUser().getIdentifier()); in notifyAsPackage() 678 fixNotification(notification), user.getIdentifier()); in notifyAsUser() 684 private Notification fixNotification(Notification notification) { in fixNotification() method in NotificationManager
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 6094 fixNotification(notification, pkg, tag, id, userId); 6267 protected void fixNotification(Notification notification, String pkg, String tag, int id,
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 7183 mService.fixNotification(n, PKG, "tag", 9, 0); in testRemoveLargeRemoteViews()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2317 HSPLandroid/app/NotificationManager;->fixNotification(Landroid/app/Notification;)Landroid/app/Notif…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2317 HSPLandroid/app/NotificationManager;->fixNotification(Landroid/app/Notification;)Landroid/app/Notif…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 27002 HPLcom/android/server/notification/NotificationManagerService;->fixNotification(Landroid/app/Notifi…
|