Home | History | Annotate | Download | only in app

Lines Matching refs:newBitmap

1120         Bitmap newBitmap = mDescription == null ? null : mDescription.getIconBitmap();
1124 if (oldBitmap != newBitmap) {