Searched refs:mParceledIconBackgroundBitmap (Results 1 – 1 of 1) sorted by relevance
93 private Bitmap mParceledIconBackgroundBitmap; field in SplashScreenView124 private Bitmap mParceledIconBackgroundBitmap; field in SplashScreenView.Builder161 mParceledIconBackgroundBitmap = parcelable.mIconBackground; in createFromParcel()297 view.mParceledIconBackgroundBitmap = mParceledIconBackgroundBitmap; in build()548 if (mParceledIconBackgroundBitmap != null) { in remove()552 mParceledIconBackgroundBitmap.recycle(); in remove()553 mParceledIconBackgroundBitmap = null; in remove()