Show search query in SearchView for incoming search intents

From the ContactsRequest, we extract the search query and set
it on the SearchView. However, when we update the action bar
to expand the search view, the query string gets cleared out.
Hence, set the query on the SearchView AFTER it has been
expanded.

Bug: 5790409
Change-Id: I4264cb75b8b4b23d4e97c2777a816cd49c2cb328
1 file changed