android.app.SearchManager.OnCancelListener |
See setOnCancelListener(SearchManager.OnCancelListener)
for configuring your activity to monitor
search UI state.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method will be called when the search UI is canceled.
|
This method will be called when the search UI is canceled. To make use if it, you must
implement this method in your activity, and call
setOnCancelListener(SearchManager.OnCancelListener)
to register it.
Except as noted, this content is licensed under Apache 2.0. For details and restrictions, see the Content License.
Android 6.0 r1 —
* Required Fields
You have successfully signed up for the latest Android developer news and tips.