Replacing argument concatenation with selection args arrays.

This takes advantage of the new SQLite caching mechanism introduced
in CL https://android-git.corp.google.com/g/#change,30704

Reduces the number of queries in SQLite cache
from 1200 to 200 for an 800-contact sync.

Change-Id: Id36664f2687b7612c2f38c760437b633b01bb467
2 files changed