Searched refs:adi (Results 1 – 1 of 1) sorted by relevance
337 final AdaptiveIconDrawable adi = (AdaptiveIconDrawable) icon; in createIconBitmap() local359 Optional.ofNullable(adi.getBackground()).ifPresent(drawable -> { in createIconBitmap()363 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()368 adi.setBounds(bounds); in createIconBitmap()369 adi.draw(mCanvas); in createIconBitmap()