Searched refs:cloneInto (Results 1 – 2 of 2) sorted by relevance
153 this.notification.cloneInto(no, false); // light copy in cloneLight()
1492 cloneInto(that, true); in clone()1501 public void cloneInto(Notification that, boolean heavy) { in cloneInto() method in Notification1582 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()3362 mPublicVersion.cloneInto(n.publicVersion, true); in buildUnstyled()3679 build().cloneInto(n, true); in buildInto()