Searched refs:makeAmbientNotification (Results 1 – 3 of 3) sorted by relevance
179 : builder.makeAmbientNotification(); in createRemoteViews()
4489 public RemoteViews makeAmbientNotification() { in makeAmbientNotification() method in Notification.Builder4566 return ambient ? builder.makeAmbientNotification() : builder.createContentView(); in makePublicView()4589 view = makeAmbientNotification(); in makePublicView()
813 HPLandroid/app/Notification$Builder;->makeAmbientNotification()Landroid/widget/RemoteViews;