public interface FilterQueryProvider
runQuery(CharSequence)
Modifier and Type | Method and Description |
---|---|
Cursor |
runQuery(CharSequence constraint)
Runs a query with the specified constraint.
|
Cursor runQuery(CharSequence constraint)
constraint
- the constraint with which the query must
be filtered