Searched refs:cloneInto (Results 1 – 3 of 3) sorted by relevance
238 this.notification.cloneInto(no, false); // light copy in cloneLight()
2361 cloneInto(that, true); in clone()2370 public void cloneInto(Notification that, boolean heavy) { in cloneInto() method in Notification2459 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()4659 n.cloneInto(mN.publicVersion, /*heavy=*/ true); in setPublicVersion()6072 build().cloneInto(n, true);
2689 HSPLandroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V