Home
last modified time | relevance | path

Searched defs:getFullResIcon (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java166 private Drawable getFullResIcon(Resources resources, int iconId) { in getFullResIcon() method in BaseIconCache
175 public Drawable getFullResIcon(String packageName, int iconId) { in getFullResIcon() method in BaseIconCache
182 public Drawable getFullResIcon(ActivityInfo info) { in getFullResIcon() method in BaseIconCache