Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoDateTimeSettingsHelper.java100 boolean toggleTwentyFourHourFormatSwitch(); in toggleTwentyFourHourFormatSwitch() method
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DDateTimeSettingTest.java97 mDateTimeSettingsHelper.get().toggleTwentyFourHourFormatSwitch(); in testSetTwentyFourHourFormat()
106 mDateTimeSettingsHelper.get().toggleTwentyFourHourFormatSwitch(); in testSetTwelveHourFormat()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java202 toggleTwentyFourHourFormatSwitch(); in setTimeInTwelveHourFormat()
241 toggleTwentyFourHourFormatSwitch(); in setTimeInTwentyFourHourFormat()
466 public boolean toggleTwentyFourHourFormatSwitch() { in toggleTwentyFourHourFormatSwitch() method in SettingsDateTimeHelperImpl