Searched refs:parentLocaleInfo (Results 1 – 4 of 4) sorted by relevance
38 public void setParentLocaleInfo(LocaleStore.LocaleInfo parentLocaleInfo) { in setParentLocaleInfo() argument39 mParentLocaleInfo = parentLocaleInfo; in setParentLocaleInfo()
51 protected void handleLocaleWithChildren(LocaleStore.LocaleInfo parentLocaleInfo) { in handleLocaleWithChildren() argument53 parentLocaleInfo); in handleLocaleWithChildren()
38 public static ChildLocalePickerFragment newInstance(LocaleStore.LocaleInfo parentLocaleInfo) { in newInstance() argument40 bundle.putSerializable(LocaleUtil.LOCALE_BUNDLE_KEY, parentLocaleInfo.getLocale()); in newInstance()
83 protected void handleLocaleWithChildren(LocaleStore.LocaleInfo parentLocaleInfo) { in handleLocaleWithChildren() argument