Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3521 mStyle.populateHeadsUpContentView(mRebuildNotification); in rebuild()
3846 populateHeadsUpContentView(wip); in buildStyled()
3873 protected void populateHeadsUpContentView(Notification wip) {} in populateHeadsUpContentView() method in Notification.Style