Searched refs:filterPhonesInternal (Results 1 – 1 of 1) sorted by relevance
297 return filterPhonesInternal(context, Phone.CONTENT_FILTER_URI, query, Directory.DEFAULT); in filterPhones()305 return filterPhonesInternal(context, Phone.ENTERPRISE_CONTENT_FILTER_URI, query, in filterPhonesEnterprise()309 private static CursorQueryData filterPhonesInternal(final Context context, in filterPhonesInternal() method in ContactUtil