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