Home
last modified time | relevance | path

Searched refs:getDateConstantInstance (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/picker/
DPickerUtility.java67 public static DateConstant getDateConstantInstance(Locale locale, Resources resources) { in getDateConstantInstance() method in PickerUtility
DDatePicker.java282 mConstant = PickerUtility.getDateConstantInstance(Locale.getDefault(), in updateCurrentLocale()