HomeSort by relevance Sort by last modified time
    Searched full:appendsubsequentlocalepart (Results 1 - 1 of 1) sorted by null

  /external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
MappingFileProvider.java 219 appendSubsequentLocalePart(script, fullLocale);
220 appendSubsequentLocalePart(region, fullLocale);
224 private void appendSubsequentLocalePart(String subsequentLocalePart, StringBuilder fullLocale) {

Completed in 157 milliseconds