Useful query parameter keys for searching contacts by {@link android.provider.ContactsContract.Contacts#CONTENT_FILTER_URI}
All
method | description |
---|
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 |