Home | History | Annotate | Download | only in bitmap

Lines Matching refs:ContactResolver

49 public class ContactResolver implements Runnable {
77 public ContactResolver(final ContentResolver resolver, final BitmapCache cache) {
91 LogUtils.d(TAG, "ContactResolver << batch skip");
95 Trace.beginSection("ContactResolver run");
96 LogUtils.d(TAG, "ContactResolver >> batch start");
141 LogUtils.d(TAG, "ContactResolver > batch %d", mBatch.size());
163 private final ContactResolver mCallback;
167 final ContactResolver callback) {
194 LogUtils.d(TAG, "ContactResolver -- failed %s", email);
203 LogUtils.d(TAG, "ContactResolver = skipped %s", email);
212 LogUtils.d(TAG, "ContactResolver -- failed %s", email);
222 LogUtils.d(TAG, "ContactResolver ++ found %s", email);