Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java109 .DATE_TIME_SETTINGS_SET_TIME_AUTOMATICALLY)); in setDate()
195 .DATE_TIME_SETTINGS_SET_TIME_AUTOMATICALLY)); in setTimeInTwelveHourFormat()
235 .DATE_TIME_SETTINGS_SET_TIME_AUTOMATICALLY)); in setTimeInTwentyFourHourFormat()
554 AutomotiveConfigConstants.DATE_TIME_SETTINGS_SET_TIME_AUTOMATICALLY)); in getAutoDateTimeSwitchWidget()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java239 public static final String DATE_TIME_SETTINGS_SET_TIME_AUTOMATICALLY = field in AutomotiveConfigConstants