Searched refs:FrequentContactsCursorLoader (Results 1 – 1 of 1) sorted by relevance
36 private static class FrequentContactsCursorLoader extends BoundCursorLoader { class in FrequentContactsCursorQueryData39 FrequentContactsCursorLoader(String bindingId, Context context, Uri uri, in FrequentContactsCursorLoader() method in FrequentContactsCursorQueryData.FrequentContactsCursorLoader61 return FrequentContactsCursorLoader.super.loadInBackground(); in execute()111 return new FrequentContactsCursorLoader(bindingId, mContext, mUri, mProjection, mSelection, in createBoundCursorLoader()