Home
last modified time | relevance | path

Searched refs:getMonochromeDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java226 Drawable mono = getMonochromeDrawable(adaptiveIcon); in createBadgedIconBitmap()
241 protected Drawable getMonochromeDrawable(AdaptiveIconDrawable base) { in getMonochromeDrawable() method in BaseIconFactory