Searched refs:cloneInto (Results 1 – 6 of 6) sorted by relevance
263 this.notification.cloneInto(no, false); // light copy in cloneLight()
2800 cloneInto(that, true); in clone()2809 public void cloneInto(Notification that, boolean heavy) { in cloneInto() method in Notification2898 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()5629 n.cloneInto(mN.publicVersion, /*heavy=*/ true); in setPublicVersion()7348 build().cloneInto(n, true); in buildInto()
12026 oldNotif.cloneInto(oldClone, false);
2270 HSPLandroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V
7918 Landroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V