Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3336 mStyle.populateContentView(mRebuildNotification); in rebuild()
3669 populateContentView(wip); in buildStyled()
3683 protected void populateContentView(Notification wip) {} in populateContentView() method in Notification.Style
4201 public void populateContentView(Notification wip) { in populateContentView() method in Notification.MediaStyle