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