Searched refs:ContactLocaleUtilsBase (Results 1 – 1 of 1) sorted by relevance
91 private static class ContactLocaleUtilsBase { class in ContactLocaleUtils100 public ContactLocaleUtilsBase(LocaleSet locales) { in ContactLocaleUtilsBase() method in ContactLocaleUtils.ContactLocaleUtilsBase242 private static class JapaneseContactUtils extends ContactLocaleUtilsBase {388 extends ContactLocaleUtilsBase {444 private final ContactLocaleUtilsBase mUtils;457 mUtils = new ContactLocaleUtilsBase(mLocales); in ContactLocaleUtils()