Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java387 result.newPublicView = builder.makePublicContentView(); in createRemoteViews()
/frameworks/base/core/java/android/app/
DNotification.java5447 public RemoteViews makePublicContentView() { in makePublicContentView() method in Notification.Builder