summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/server/SystemService.java
Commit message (Expand)AuthorAgeFilesLines
* Remove system_server classes from the boot image.Narayan Kamath2014-08-151-199/+0
* Eliminate power manager latency for boot completed.Jeff Brown2014-08-111-2/+5
* Delete stale commented out declarations.Jeff Brown2014-06-091-54/+0
* Initial implementation of new voice interaction API.Dianne Hackborn2014-04-241-0/+32
* Make UsbService optionalAdam Lesinski2014-02-181-0/+23
* Remove onCreate() method that should not be there.Jeff Brown2014-02-131-8/+0
* Make SystemService constructor take a Context.Jeff Brown2014-02-101-21/+38
* Refactor display manager service to new pattern.Jeff Brown2014-01-161-1/+10
* Move SystemService code to frameworks/base/coreAdam Lesinski2013-12-201-0/+177