summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/9/changes
diff options
context:
space:
mode:
authorHung-ying Tyan <tyanh@google.com>2011-01-07 11:57:22 +0800
committerHung-ying Tyan <tyanh@google.com>2011-01-07 11:57:22 +0800
commitf0bb1ce70f8d5f19f0d63be070997ef237a15fe6 (patch)
treed7d5da2e2132653e8550546adcdcef2d7111ce32 /docs/html/sdk/api_diff/9/changes
parent0c01e6e060d079b0a25a44c1159db63944afce17 (diff)
SipService: registers broadcast receivers on demand.
The previous implementation registers receivers when SipService starts up. If the user doesn't use SIP at all, SipService will still process connecivity and wifi state change events, which involves holding wake lock and thus consumes power unnecessarily. With this CL, SipService is completely idle if the user doesn't use SIP at all. It registers receivers only when at least one account is opened. Bug: 3326998 Change-Id: Ib70e0cf2c808e0ebab4c3c43dcab5532d24e5eeb
Diffstat (limited to 'docs/html/sdk/api_diff/9/changes')
0 files changed, 0 insertions, 0 deletions