Use ContactsContract.PhoneLookup to look up SIP addresses.

We recently added support for looking up contacts with a given SIP
address using ContactContracts.PhoneLookup instead of a generic,
expensive ContactsContract.Data query.

Use this new look-up mechanism in the call log and call details.

Bug: 5529690
Change-Id: I6a10cfa5038ceca96669cf07ed20d7d47bd25427
1 file changed