commit | f43f537a0100693570606c436a81a12e21fb5b9e | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Tue Apr 02 11:21:40 2013 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Tue Apr 02 16:25:10 2013 -0700 |
tree | 0ed24ad3bd6fd80e104d929cc5ffeae5f9f0b782 | |
parent | 2eb493c61878d936bed055930a921fbea7b7e2b4 [diff] |
Remove smart dialing content observer The content observer doesn't help to detect changes that happen outside the application (e.g. user modifies a contact in the People app), and seems to be called multiple times while in the dialer for no reason, causing multiple unnecessary recaches. Instead, just force a recache in onResume upon startup to refresh the cache. Bug 8527847 Change-Id: I52f5c435ad573ce8b195d7b7828f19501e068c60