Home | History | Annotate | Download | only in app

Lines Matching defs:setStyle

3297                                 setStyle(style);
4205 public Builder setStyle(Style style) {
4219 * Returns the style set by {@link #setStyle(Style)}.
6013 mBuilder.setStyle(this);
6207 * .setStyle(new Notification.BigPictureStyle()
6434 * .setStyle(new Notification.BigTextStyle()
6616 * .setStyle(style)
7456 * .setStyle(new Notification.InboxStyle()
7695 * {@link Notification.Builder#setStyle(android.app.Notification.Style)} like so:
7702 * .setStyle(<b>new Notification.MediaStyle()</b>
7938 * {@link Notification.Builder#setStyle(android.app.Notification.Style)} like so:
7944 * .setStyle(<b>new Notification.DecoratedCustomViewStyle()</b>)
8066 * {@link Notification.Builder#setStyle(android.app.Notification.Style)} like so:
8072 * .setStyle(<b>new Notification.DecoratedMediaCustomViewStyle()</b>