Home
last modified time | relevance | path

Searched refs:getUseTwentyFourHourFormatSwitchWidget (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()
495 UiObject2 twentyFourHourFormatSwitchWidget = getUseTwentyFourHourFormatSwitchWidget(); in isTwentyFourHourFormatEnabled()
563 private UiObject2 getUseTwentyFourHourFormatSwitchWidget() { in getUseTwentyFourHourFormatSwitchWidget() method in SettingsDateTimeHelperImpl