FileDocCategorySizeDatePackage
SearchableInfo.javaAPI DocAndroid 5.1 API2397Sat Mar 14 14:09:36 GMT 2015android.app

SearchableInfo

public final class SearchableInfo extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
SearchableInfo()

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleanautoUrlDetect()

 throw new RuntimeException("Stub!"); 
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public intgetHintId()

 throw new RuntimeException("Stub!"); 
public intgetImeOptions()

 throw new RuntimeException("Stub!"); 
public intgetInputType()

 throw new RuntimeException("Stub!"); 
public android.content.ComponentNamegetSearchActivity()

 throw new RuntimeException("Stub!"); 
public intgetSettingsDescriptionId()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSuggestAuthority()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSuggestIntentAction()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSuggestIntentData()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSuggestPackage()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSuggestPath()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetSuggestSelection()

 throw new RuntimeException("Stub!"); 
public intgetSuggestThreshold()

 throw new RuntimeException("Stub!"); 
public intgetVoiceLanguageId()

 throw new RuntimeException("Stub!"); 
public intgetVoiceLanguageModeId()

 throw new RuntimeException("Stub!"); 
public intgetVoiceMaxResults()

 throw new RuntimeException("Stub!"); 
public intgetVoicePromptTextId()

 throw new RuntimeException("Stub!"); 
public booleangetVoiceSearchEnabled()

 throw new RuntimeException("Stub!"); 
public booleangetVoiceSearchLaunchRecognizer()

 throw new RuntimeException("Stub!"); 
public booleangetVoiceSearchLaunchWebSearch()

 throw new RuntimeException("Stub!"); 
public booleanqueryAfterZeroResults()

 throw new RuntimeException("Stub!"); 
public booleanshouldIncludeInGlobalSearch()

 throw new RuntimeException("Stub!"); 
public booleanshouldRewriteQueryFromData()

 throw new RuntimeException("Stub!"); 
public booleanshouldRewriteQueryFromText()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");