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.java102 mDateTimeSettingsHelper.get().toggleTwentyFourHourFormatSwitch(); in testSetTwentyFourHourFormat()
111 mDateTimeSettingsHelper.get().toggleTwentyFourHourFormatSwitch(); in testSetTwelveHourFormat()
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java154 toggleTwentyFourHourFormatSwitch(); in setTimeInTwelveHourFormat()
193 toggleTwentyFourHourFormatSwitch(); in setTimeInTwentyFourHourFormat()
332 public boolean toggleTwentyFourHourFormatSwitch() { in toggleTwentyFourHourFormatSwitch() method in SettingsDateTimeHelperImpl