Home
last modified time | relevance | path

Searched refs:buildInto (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1384 .buildInto(this); in Notification()
1824 builder.buildInto(this); in setLatestEventInfo()
3678 public Notification buildInto(Notification n) { in buildInto() method in Notification.Builder