Searched defs:prefVersion (Results 1 – 3 of 3) sorted by relevance
55 int prefVersion = prefs.getInt(PREF_DB_VERSION, 0); in onReceive() local
53 int prefVersion = prefs.getInt(PREF_DB_VERSION, 0); in onReceive() local
59 int prefVersion = prefs.getInt(PREF_DB_VERSION, 0); in tryMigratingDatabases() local