Home | History | Annotate | Download | only in values

Lines Matching full:action_search

748     <string name="msg_search_results">This activity accepts query strings via the ACTION_SEARCH intent.  In a full implementation, you would use the query string to select results from your data source, and present a list of those results to the user.</string>