Cancellation of queries for search suggestions.

Passing CancellableSignal from ContactsProvider2.queryLocal to
GlobalSearchSupport.handleSearchSuggestionsQuery,
GlobalSearchSupport.addSearchSuggestionsBasedOnFilter and
SQLiteDatabase.rawQuery.

Search App needs this change to cancel queries for search suggestions which are
no longer valid due to some user action.

Change-Id: Ie019afff31bf49ba96a88899e829813075ab141e
3 files changed