Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java495 UiObject2 twentyFourHourFormatSwitchWidget = getUseTwentyFourHourFormatSwitchWidget(); in isTwentyFourHourFormatEnabled() local
496 return twentyFourHourFormatSwitchWidget.isChecked(); in isTwentyFourHourFormatEnabled()