Searched refs:cachedCountryCode (Results 1 – 1 of 1) sorted by relevance
199 String cachedCountryCode = mUwbInjector.getUwbSettingsStore().get( in initialize() local201 if (isValid(cachedCountryCode)) mCachedCountryCode = cachedCountryCode; in initialize()