OSDN Git Service

Consolidate Contacts code.
authorDaisuke Miyakawa <dmiyakawa@google.com>
Wed, 28 Oct 2009 01:13:57 +0000 (10:13 +0900)
committerDaisuke Miyakawa <dmiyakawa@google.com>
Wed, 28 Oct 2009 01:13:57 +0000 (10:13 +0900)
commit46befc3c110616a775b03fdb51778037900f457e
treea540c24ed49d1a2206ffa3e33c6bb0e6db7bef64
parent951fa9c0c55ba87d18b92a77e4d1d8091b29d7c9
Consolidate Contacts code.

As per the issue 2217164, I roughly looked over how the variable "phoneNumber" is treaded in Eclair, and found the code around it looked a little flaky.

I believe this change does not make Contacts code easier to read, while there's no malicious regression.

Internal issue number: 2217164
src/com/android/contacts/ContactsUtils.java
src/com/android/contacts/PhoneDisambigDialog.java