Searched refs:LOCALE_AND_LAYOUT_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
53 private static final String LOCALE_AND_LAYOUT_SEPARATOR = ":"; field in AdditionalSubtypeUtils97 final String basePrefSubtype = localeString + LOCALE_AND_LAYOUT_SEPARATOR in getPrefSubtype()100 : basePrefSubtype + LOCALE_AND_LAYOUT_SEPARATOR + extraValue; in getPrefSubtype()110 final String elems[] = prefSubtype.split(LOCALE_AND_LAYOUT_SEPARATOR); in createAdditionalSubtypesArray()