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