Searched refs:DATABASE_VERSION (Results 1 – 1 of 1) sorted by relevance
125 private static final int DATABASE_VERSION = 2; field in LoaderThrottleSupport.DatabaseHelper130 super(context, DATABASE_NAME, null, DATABASE_VERSION); in DatabaseHelper()