Searched refs:makeAmbientNotification (Results 1 – 2 of 2) sorted by relevance
392 : builder.makeAmbientNotification(); in createRemoteViews()
5378 public RemoteViews makeAmbientNotification() { in makeAmbientNotification() method in Notification.Builder5463 return ambient ? builder.makeAmbientNotification() : builder.createContentView(); in makePublicView()