Searched refs:DBVERSION (Results 1 – 1 of 1) sorted by relevance
60 private static final int DBVERSION = 2; field in MockContentProvider84 super(context, dbname, null, DBVERSION); in DatabaseHelper()