Home
last modified time | relevance | path

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

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java353 EmptyWrapper foreground = new EmptyWrapper(); in wrapToAdaptiveIcon()
642 private static class EmptyWrapper extends DrawableWrapper { class in BaseIconFactory
644 EmptyWrapper() { in EmptyWrapper() method in BaseIconFactory.EmptyWrapper