Files
frameworks_base/core/java/android
Leon Scroggins c89b13b962 Use Calendar.add() instead of Calendar.roll()
Calendar.roll() breaks the year at the beginning of the year, so
use add() instead, which changes larger fields.

Also, only use 4 bins, since the last bin's boundary is not relevant.

Lastly, no need to return Calendar in beginningOfDay.

Fixes http://b/issue?id=2361382
2010-01-08 09:18:37 -05:00
..
2009-12-21 13:59:18 -08:00
2009-12-21 13:59:18 -08:00
2010-01-05 10:50:39 -08:00
2009-12-11 13:27:04 -08:00
2009-09-17 11:21:47 -04:00
2009-12-21 13:59:18 -08:00
2009-12-21 13:59:18 -08:00
2009-12-14 09:24:09 -08:00