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

/packages/apps/Browser/src/com/android/browser/widget/
H A DBookmarkThumbnailWidgetService.java82 return new BookmarkFactory(getApplicationContext(), widgetId);
162 static class BookmarkFactory implements RemoteViewsService.RemoteViewsFactory { class in class:BookmarkThumbnailWidgetService
170 public BookmarkFactory(Context context, int widgetId) { method in class:BookmarkThumbnailWidgetService.BookmarkFactory

Completed in 22 milliseconds