Searched defs:cloneInto (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java767 cloneInto(that, true);
776 public void cloneInto(Notification that, boolean heavy) { method in class:Notification
1894 build().cloneInto(n, true);

Completed in 60 milliseconds