com.gs.contacts.context

ContactsContext.SearchSnippets

Useful query parameter keys for searching contacts by {@link android.provider.ContactsContract.Contacts#CONTENT_FILTER_URI}

Supported Products:

All


Detail

Method

method description

Member & Constant

Member description
public static String FUZZY_KEY Use fuzzy logic to indicate a match. For example, a condition 'number=123' can match the number '123456' or '0123' or something else that contains '123'. Mark:New

Supported Products:

All