Searched defs:getIconBackground (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DBookmarkUtils.java93 Bitmap icon = getIconBackground(context, type, iconDensity);
136 private static Bitmap getIconBackground(Context context, BookmarkIconType type, int density) { method in class:BookmarkUtils

Completed in 32 milliseconds