summaryrefslogtreecommitdiffstats
path: root/tests/JobSchedulerTestApp
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-3/+3
* Add flag to JobParameters for job expiredMatthew Williams2014-09-101-3/+8
* Implement API review feedback for JobSchedulerMatthew Williams2014-08-221-3/+3
* JobScheduler only run jobs for started users.Matthew Williams2014-08-214-26/+20
* remove possible JobScheduler race in cancel()Matthew Williams2014-07-291-9/+51
* Flesh out job scheduler test appMatthew Williams2014-06-183-39/+97
* Out with the old; in with the newChristopher Tate2014-06-103-41/+34
* Add test app for JobSchedulerMatthew Williams2014-06-0715-0/+615