Searched refs:WIDGET_PREVIEWS_DB (Results 1 – 2 of 2) sorted by relevance
29 public static final String WIDGET_PREVIEWS_DB = "widgetpreviews.db"; field in LauncherFiles40 WIDGET_PREVIEWS_DB,
163 super(context, LauncherFiles.WIDGET_PREVIEWS_DB, DB_VERSION, TABLE_NAME); in CacheDb()