Searched defs:theQuery (Results 1 – 2 of 2) sorted by relevance
46 private Query theQuery = new ArrayQuery(); // only need one for each instance field in ArrayDataSource
171 String theQuery = args[0]; in doInBackground() local