Searched refs:bitB (Results 1 – 1 of 1) sorted by relevance
1128 Bitmap bitB = Bitmap.createBitmap(200, 200, Bitmap.Config.ARGB_8888); in testBigPictureChange() local1133 .setStyle(new Notification.BigPictureStyle().bigPicture(bitB)); in testBigPictureChange()