Searched refs:PRE_N_DATABASE_VERSION (Results 1 – 1 of 1) sorted by relevance
55 private static final int PRE_N_DATABASE_VERSION = 9; field in AccountsDb1092 super(context, preNDatabaseName, null, PRE_N_DATABASE_VERSION); in PreNDatabaseHelper()