Home | History | Annotate | Download | only in app

Lines Matching refs:largeIcon

296     public static final String EXTRA_LARGE_ICON = "android.largeIcon";
4304 * @param largeIcon The large icon to use in the car notification.
4307 public CarExtender setLargeIcon(Bitmap largeIcon) {
4308 mLargeIcon = largeIcon;