Searched refs:VERSION_DOES_NOT_EXIST (Results 1 – 1 of 1) sorted by relevance
20 …static com.android.server.location.settings.SettingsStore.VersionedSettings.VERSION_DOES_NOT_EXIST;47 int VERSION_DOES_NOT_EXIST = Integer.MAX_VALUE; field88 Preconditions.checkState(mCache.getVersion() < VERSION_DOES_NOT_EXIST); in initializeCache()97 mCache = read(VERSION_DOES_NOT_EXIST, in initializeCache()99 Preconditions.checkState(mCache.getVersion() < VERSION_DOES_NOT_EXIST); in initializeCache()124 Preconditions.checkState(mCache.getVersion() < VERSION_DOES_NOT_EXIST);