summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/6/changes
diff options
context:
space:
mode:
authorUriel Rodriguez <urodriguez@google.com>2012-05-09 16:10:41 -0400
committerUriel Rodriguez <urodriguez@google.com>2012-05-09 19:08:22 -0400
commitdff307697d7a7482efe4c10cb3b07b9249524a42 (patch)
treefdd6a2a806534fc2634a09346bd004fea5e32a0a /docs/html/sdk/api_diff/6/changes
parent01028b6fa4d56808f3cced408d9d55ae1a710fa8 (diff)
changed pokeWakelock() callback to take time in milliseconds
Changed the pokeWakelock() call back to take one argument - the duration to stay awake in ms. This change was needed in order to poke the wakelock for the duration of the watchdog timeout. This must be done in the service because the duration of the watchdog timeout is unknown at this point. Moved pokeWakelock() from start() to handleServiceConnected() to make sure that this poke happens before the poke in the service. This poke is still needed to account for when devices are rotated. Change-Id: I19d62df1489514de0588ebb937678358e70ffc95
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes')
0 files changed, 0 insertions, 0 deletions