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