Searched refs:bigPicture (Results 1 – 11 of 11) sorted by relevance
171 final String bigPicture = "@android:drawable/default_wallpaper"; in testBigPicture() local174 "--picture", bigPicture, in testBigPicture()
234 .setStyle(new Notification.BigPictureStyle().bigPicture(bitA)); in testBigPictureChange()236 .setStyle(new Notification.BigPictureStyle().bigPicture(bitB)); in testBigPictureChange()
191 .bigPicture(mArt)); in notifyPipNotification()
454 bigPictureStyle.bigPicture(((BitmapDrawable) d).getBitmap()); in doNotify()
382 .bigPicture(thumbnailBitmap) in createSaveNotification()
346 .bigPicture(d.getBitmap())) in testCreate()
221 .bigPicture(picture.createAshmemBitmap()); in SaveImageInBackgroundTask()
6593 public BigPictureStyle bigPicture(Bitmap b) {
4700 method public android.app.Notification.BigPictureStyle bigPicture(android.graphics.Bitmap);
5481 method public android.app.Notification.BigPictureStyle bigPicture(android.graphics.Bitmap);