Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java301 UiObject2 autoTimeZoneSwitchWidget = getAutoTimeZoneSwitchWidget(); in setTimeZone()
308 if (getAutoTimeZoneSwitchWidget().isChecked()) { in setTimeZone()
412 private UiObject2 getAutoTimeZoneSwitchWidget() { in getAutoTimeZoneSwitchWidget() method in SettingsDateTimeHelperImpl