Searched refs:logoDrawable (Results 1 – 2 of 2) sorted by relevance
153 Drawable logoDrawable = null; in onLoadLogoAndBackgroundImages() local156 logoDrawable = in onLoadLogoAndBackgroundImages()158 mDetailsOverview.setImageDrawable(logoDrawable); in onLoadLogoAndBackgroundImages()165 if (logoDrawable != null && backgroundDrawable != null) { in onLoadLogoAndBackgroundImages()168 if (logoDrawable == null in onLoadLogoAndBackgroundImages()180 if (logoDrawable == null) { in onLoadLogoAndBackgroundImages()
247 Drawable logoDrawable = null;250 logoDrawable =252 mDetailsOverview.setImageDrawable(logoDrawable);259 if (logoDrawable != null && backgroundDrawable != null) {262 if (logoDrawable == null274 if (logoDrawable == null) {