Query

Extras
Extra key: 
query

Query string for search action.

see Android documentation.

Use getStringExtra(SearchManager.QUERY) to obtain the query string from Intent.ACTION_SEARCH.

Intents using Query

Title Action Extras Description
Search android.intent.action.SEARCH Query

Perform a search.