summaryrefslogtreecommitdiff
path: root/tests/JobSchedulerTestApp
AgeCommit message (Expand)Author
2024-10-18Update references to AM and Job OWNERS Bill Strathearn
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-12-08resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-03-23Add an exported flag in manifest Ashwini Oruganti
2019-03-07Convert tests/**/Android.mk files to Android.bp Sasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-06-13Fix #62545908 : 'metered' network jobs run without network Christopher Tate
2017-04-14Remove unnecessary casts on calls to findViewById Alan Viverette
2016-04-22frameworks/base: Avoid Long object allocations in Long.valueOf() Tobias Thierer
2015-03-18Replace usages of deprecated Resources.getColor() and getColorStateList() Alan Viverette
2014-09-10Add flag to JobParameters for job expired Matthew Williams
2014-08-22Implement API review feedback for JobScheduler Matthew Williams
2014-08-21JobScheduler only run jobs for started users. Matthew Williams
2014-07-29remove possible JobScheduler race in cancel() Matthew Williams
2014-06-18Flesh out job scheduler test app Matthew Williams
2014-06-10Out with the old; in with the new Christopher Tate
2014-06-07Add test app for JobScheduler Matthew Williams