Searched refs:cloneInto (Results 1 – 4 of 4) sorted by relevance
227 this.notification.cloneInto(no, false); // light copy in cloneLight()
2319 cloneInto(that, true); in clone()2328 public void cloneInto(Notification that, boolean heavy) { in cloneInto() method in Notification2417 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()4526 n.cloneInto(mN.publicVersion, /*heavy=*/ true); in setPublicVersion()5922 build().cloneInto(n, true);
1880 HSPLandroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V
8446 Landroid/app/Notification;->cloneInto(Landroid/app/Notification;Z)V