Searched refs:localeIdString (Results 1 – 1 of 1) sorted by relevance
1537 final String localeIdString = Group.localeId.get(matcher); in handlePathValue() local1538 if (localeIdString != null) { in handlePathValue()1539 voterInfo.addLocale(localeIdString.split("_")[0]); in handlePathValue()