Searched refs:toggleTwentyFourHourFormatSwitch (Results 1 – 3 of 3) sorted by relevance
100 boolean toggleTwentyFourHourFormatSwitch(); in toggleTwentyFourHourFormatSwitch() method
102 mDateTimeSettingsHelper.get().toggleTwentyFourHourFormatSwitch(); in testSetTwentyFourHourFormat()111 mDateTimeSettingsHelper.get().toggleTwentyFourHourFormatSwitch(); in testSetTwelveHourFormat()
154 toggleTwentyFourHourFormatSwitch(); in setTimeInTwelveHourFormat()193 toggleTwentyFourHourFormatSwitch(); in setTimeInTwentyFourHourFormat()332 public boolean toggleTwentyFourHourFormatSwitch() { in toggleTwentyFourHourFormatSwitch() method in SettingsDateTimeHelperImpl