Home
last modified time | relevance | path

Searched refs:cloneInto (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java238 this.notification.cloneInto(no, false); // light copy in cloneLight()
/frameworks/base/core/java/android/app/
DNotification.java2361 cloneInto(that, true); in clone()
2370 public void cloneInto(Notification that, boolean heavy) { in cloneInto() method in Notification
2459 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()
4659 n.cloneInto(mN.publicVersion, /*heavy=*/ true); in setPublicVersion()
6072 build().cloneInto(n, true);
/frameworks/base/config/
Dboot-image-profile.txt2689 HSPLandroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V