HomeSort by relevance Sort by last modified time
    Searched refs:cloneInto (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/service/notification/
StatusBarNotification.java 135 this.notification.cloneInto(no, false); // light copy
  /frameworks/base/core/java/android/app/
Notification.java 767 cloneInto(that, true);
776 public void cloneInto(Notification that, boolean heavy) {
    [all...]

Completed in 63 milliseconds