Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java179 : builder.makeAmbientNotification(); in createRemoteViews()
/frameworks/base/core/java/android/app/
DNotification.java4489 public RemoteViews makeAmbientNotification() { in makeAmbientNotification() method in Notification.Builder
4566 return ambient ? builder.makeAmbientNotification() : builder.createContentView(); in makePublicView()
4589 view = makeAmbientNotification(); in makePublicView()
/frameworks/base/config/
Dboot-image-profile.txt813 HPLandroid/app/Notification$Builder;->makeAmbientNotification()Landroid/widget/RemoteViews;