commit | 03eb1f4690db6af294037782d1e760e4d8b1ebfa | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Sat Sep 19 13:39:50 2009 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Tue Sep 22 10:17:25 2009 +0900 |
tree | 2fd01fda861ab097ef796bd0c53088c9211f9895 | |
parent | d3cab0b6bfeb0cb80884170c2d95d4571f595626 [diff] |
Contacts: Correctly handle "call" click on serach suggest list. In SEARCH_SUGGESTION_CLIKED action caused by "call" key, if the intent data is "content://com.android.contacts/contacts/#", checking the number of phone number the contact has, if the contact has only one phone number then "call" it. Internal Bug: 2126993