Searched refs:adaptiveIconDrawable (Results 1 – 2 of 2) sorted by relevance
91 AdaptiveIconDrawable adaptiveIconDrawable = in createAdaptiveIconDrawable() local94 Drawable[] layers = {adaptiveIconDrawable, rippleLayer}; in createAdaptiveIconDrawable()
669 final AdaptiveIconDrawable adaptiveIconDrawable = (AdaptiveIconDrawable) iconDrawable; in processAdaptiveIcon() local670 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()676 () -> new DrawableColorTester(adaptiveIconDrawable.getBackground())); in processAdaptiveIcon()