Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java143 AutomotiveConfigConstants.NUMBER_PICKER_WIDGET_CLASS)) in setCalendar()
268 AutomotiveConfigConstants.NUMBER_PICKER_WIDGET_CLASS)) in setTime()
321 AutomotiveConfigConstants.NUMBER_PICKER_WIDGET_CLASS)) in scrollToObjectInPicker()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java255 public static final String NUMBER_PICKER_WIDGET_CLASS = "NUMBER_PICKER_WIDGET_CLASS"; field in AutomotiveConfigConstants