Searched defs:constraint (Results 1 – 13 of 13) sorted by relevance
94 Cursor runQuery(CharSequence constraint) { in runQuery()127 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
131 Cursor runQuery(CharSequence constraint) { in runQuery()174 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
275 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
71 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
69 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
138 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
459 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
600 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
344 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
632 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
819 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
2247 CharSequence constraint = getListView().getTextFilter(); in onContentChanged() local2685 public Cursor runQueryOnBackgroundThread(CharSequence constraint) { in runQueryOnBackgroundThread()
1428 protected void publishResults(CharSequence constraint, FilterResults results) { in publishResults()