summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/MountServiceIdler.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #18593636: Turn on "kill important processes that...Dianne Hackborn2014-12-041-1/+10
* Midnight should mean midnightChristopher Tate2014-12-021-1/+1
* Use the right package name for MountServiceIdlerChristopher Tate2014-06-171-2/+1
* Out with the old; in with the newChristopher Tate2014-06-101-14/+14
* Switch framework to using new scheduled-work APIChristopher Tate2014-06-091-5/+65
* Introduce "IdleService" API to expose idle-time maintenance to appsChristopher Tate2014-01-311-0/+49