summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/TwilightService.java
AgeCommit message (Expand)Author
2013-12-12Introduce a Lifecycle for system servicesAdam Lesinski
2013-07-18Twilight alarms are now non-wakeup but exactChristopher Tate
2012-09-26Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne
2012-09-24Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"Philip Milne
2012-09-21Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne
2012-08-22Fix NPE.Jeff Brown
2012-08-22Extract the twilight detection into its own service.Jeff Brown