| Interface | Description |
|---|---|
| SearchView.OnCloseListener | |
| SearchView.OnQueryTextListener |
Callbacks for changes to the query text.
|
| SearchView.OnSuggestionListener |
Callback interface for selection events on suggestions.
|
| ShareActionProvider.OnShareTargetSelectedListener |
Listener for the event of selecting a share target.
|
| Class | Description |
|---|---|
| SearchView |
A widget that provides a user interface for the user to enter a search query and submit a request
to a search provider.
|
| SearchView.SearchAutoComplete |
Local subclass for AutoCompleteTextView.
|
| ShareActionProvider |
This is a provider for a share action.
|
Copyright © 2012-2013. All Rights Reserved.