Searched refs:ensureIsContactUri (Results 1 – 6 of 6) sorted by relevance
42 public static Uri ensureIsContactUri(final ContentResolver resolver, final Uri uri) in ensureIsContactUri() method in ContactLoaderUtils
40 public static Uri ensureIsContactUri(final ContentResolver resolver, final Uri uri) in ensureIsContactUri() method in ContactLoaderUtils
57 mContactUri = ensureIsContactUri(contactUri); in PickRawContactLoader()178 private static Uri ensureIsContactUri(final Uri uri) { in ensureIsContactUri() method in PickRawContactLoader
110 final Uri uriCurrentFormat = ContactLoaderUtils.ensureIsContactUri(resolver, mUri); in doInBackground()
225 final Uri uriCurrentFormat = ContactLoaderUtils.ensureIsContactUri(resolver, mLookupUri); in loadInBackground()
298 final Uri uriCurrentFormat = ContactLoaderUtils.ensureIsContactUri( in loadInBackground()