Searched refs:cloneInto (Results 1 – 2 of 2) sorted by relevance
149 this.notification.cloneInto(no, false); // light copy in cloneLight()
1427 cloneInto(that, true); in clone()1436 public void cloneInto(Notification that, boolean heavy) { in cloneInto() method in Notification1517 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()3193 mPublicVersion.cloneInto(n.publicVersion, true); in buildUnstyled()3504 build().cloneInto(n, true); in buildInto()