I have 3 names, Allakhazam, Beatbox and Cunning in my NAMES Table.
public Cursor fetchNamesByConstraint(String filter) { mDb.query(true, DATABASE_NAMES_
You should give the filter with wildcards ;)
"A%"