Searched refs:setTimeInTwentyFourHourFormat (Results 1 – 3 of 3) sorted by relevance
61 void setTimeInTwentyFourHourFormat(int hour, int minute); in setTimeInTwentyFourHourFormat() method
84 mDateTimeSettingsHelper.get().setTimeInTwentyFourHourFormat(HOUR, MINUTE); in testSetTimeTwentyFourHourFormat()
225 public void setTimeInTwentyFourHourFormat(int hour, int minute) { in setTimeInTwentyFourHourFormat() method in SettingsDateTimeHelperImpl