Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/
DBookmarkUtils.java69 static Drawable createListFaviconBackground(Context context) { in createListFaviconBackground() method in BookmarkUtils
DBrowserHistoryPage.java528 mFaviconBackground = BookmarkUtils.createListFaviconBackground(context); in HistoryAdapter()