Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java467 UiObject2 twentyFourHourFormatSwitch = getUseTwentyFourHourFormatSwitchWidget(); in toggleTwentyFourHourFormatSwitch() local
468 if (twentyFourHourFormatSwitch.isChecked()) { in toggleTwentyFourHourFormatSwitch()
477 getSpectatioUiUtil().clickAndWait(twentyFourHourFormatSwitch); in toggleTwentyFourHourFormatSwitch()