Searched refs:adi (Results 1 – 1 of 1) sorted by relevance
350 final AdaptiveIconDrawable adi = (AdaptiveIconDrawable) icon; in createIconBitmap() local372 Optional.ofNullable(adi.getBackground()).ifPresent(drawable -> { in createIconBitmap()376 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()381 adi.setBounds(bounds); in createIconBitmap()382 adi.draw(mCanvas); in createIconBitmap()