The methods of Android.App.SearchableInfo are listed below. For a list of all members, see the SearchableInfo Members list.
See Also: Inherited members from Java.Lang.Object
AutoUrlDetect()Checks whether this searchable activity has auto URL detection turned on. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
QueryAfterZeroResults()Checks whether this searchable activity should be queried for suggestions if a prefix of the query has returned no results. | ||
ShouldIncludeInGlobalSearch()Checks whether the searchable should be included in global search. | ||
ShouldRewriteQueryFromData()Checks whether the text in the query field should come from the suggestion intent data. | ||
ShouldRewriteQueryFromText()Checks whether the text in the query field should come from the suggestion title. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |