Searched refs:mParceledIconBackgroundBitmap (Results 1 – 1 of 1) sorted by relevance
102 private Bitmap mParceledIconBackgroundBitmap; field in SplashScreenView140 private Bitmap mParceledIconBackgroundBitmap; field in SplashScreenView.Builder176 mParceledIconBackgroundBitmap = parcelable.mIconBackground; in createFromParcel()310 view.mParceledIconBackgroundBitmap = mParceledIconBackgroundBitmap; in build()543 if (mParceledIconBackgroundBitmap != null) { in remove()547 mParceledIconBackgroundBitmap.recycle(); in remove()548 mParceledIconBackgroundBitmap = null; in remove()