Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java664 Drawable icon = loadFullDrawableWithoutTheme(launcher, info, width, height, outObj); in getFullDrawable()
671 private static Drawable loadFullDrawableWithoutTheme(Launcher launcher, ItemInfo info, in loadFullDrawableWithoutTheme() method in Utilities