Searched refs:updatedLocale (Results 1 – 1 of 1) sorted by relevance
176 Locale updatedLocale = in handleNumberSystemSelect() local187 updatedLocale != null ? updatedLocale.toLanguageTag() : ""); in handleNumberSystemSelect()198 Locale updatedLocale = null; in saveNumberingSystemToLocale() local205 updatedLocale = new Locale.Builder() in saveNumberingSystemToLocale()209 locales[i] = updatedLocale; in saveNumberingSystemToLocale()215 return updatedLocale; in saveNumberingSystemToLocale()