Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java391 result.newAmbientView = redactAmbient ? builder.makePublicAmbientNotification() in createRemoteViews()
/frameworks/base/core/java/android/app/
DNotification.java5456 public RemoteViews makePublicAmbientNotification() { in makePublicAmbientNotification() method in Notification.Builder