summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMatthew Williams <mjwilliams@google.com>2014-05-14 11:06:04 -0700
committerMatthew Williams <mjwilliams@google.com>2014-05-29 00:45:02 +0000
commit9b9244b6941110ea2d940d9fc8eed0cdff96a016 (patch)
tree264c2df2c71b23437e66bf829e61b9ff46b2aa72 /packages
parent3326a8782f7aae58b76b96d52d7756787ab401d0 (diff)
downloadframeworks_base-9b9244b6941110ea2d940d9fc8eed0cdff96a016.zip
frameworks_base-9b9244b6941110ea2d940d9fc8eed0cdff96a016.tar.gz
frameworks_base-9b9244b6941110ea2d940d9fc8eed0cdff96a016.tar.bz2
DO NOT MERGE Implementation of TaskManager reschedule/cancel
Issues here: "Reschedule" of an idle-mode task is not well-defined. In the API I throw an error if you try to set a back-off policy on an idle mode task. Implementation-wise, i add a delay for a reschedule request of an idle mode task. This means that if the phone's still in idle mode after the delay they app will get a call back, but otherwise it'll have to wait til the next one. Implemented all API functions
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions