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.java416 UiObject2 autoTimeZoneSwitchWidget = getAutoTimeZoneSwitchWidget(); in setTimeZone()
422 if (getAutoTimeZoneSwitchWidget().isChecked()) { in setTimeZone()
557 private UiObject2 getAutoTimeZoneSwitchWidget() { in getAutoTimeZoneSwitchWidget() method in SettingsDateTimeHelperImpl