Home | History | Annotate | Download | only in app

Lines Matching defs:getLargeIcon

1031      * @deprecated Use {@link #getLargeIcon()}, which supports a wider variety of icon sources.
1317 * If this notification is being shown as a badge, use the {@link #getLargeIcon()} to
2762 * as {@link getLargeIcon()} which is mirrored by {@link #EXTRA_LARGE_ICON}. This is mostly
3080 * @see Builder#getLargeIcon()
3083 public Icon getLargeIcon() {
3278 if (mN.getLargeIcon() == null && mN.largeIcon != null) {
9139 public Bitmap getLargeIcon() {