Home | History | Annotate | Download | only in contacts

Lines Matching refs:QueryHandler

416     private QueryHandler mQueryHandler;
836 mQueryHandler = new QueryHandler(this);
1198 // Save list state in the bundle so we can restore it after the QueryHandler has run
1207 // Retrieve list state. This will be applied after the QueryHandler has run
2728 private static class QueryHandler extends AsyncQueryHandler {
2732 public QueryHandler(Context context) {