Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java261 public StatusBarNotification cloneLight() { in cloneLight() method in StatusBarNotification
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java736 mBuffer.addLast(new Pair<>(sbn.cloneLight(), reason)); in record()
4926 (trim == TRIM_FULL) ? sbn : sbn.cloneLight();
4956 (trim == TRIM_FULL) ? sbn : sbn.cloneLight();
10426 sbnCloneLight = heavy.cloneLight();
11450 final StatusBarNotification oldSbnLightClone = oldSbn.cloneLight();
11530 final StatusBarNotification sbnLight = sbn.cloneLight();
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java798 NotifEvent notif1b = mNoMan.retractNotif(notif1.sbn.cloneLight(), 0); in testRemoveMissedCallNotificationWithContentPostedIfMatchingUriTile()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49857 Landroid/service/notification/StatusBarNotification;->cloneLight()Landroid/service/notification/Sta…