Home | History | Annotate | Download | only in phone

Lines Matching refs:setLargeIcon

471      * the most suitable for {@link android.app.Notification.Builder#setLargeIcon(Bitmap)}, this
559 builder.setLargeIcon(photoIcon);
561 builder.setLargeIcon(((BitmapDrawable) photo).getBitmap());