FileDocCategorySizeDatePackage
ISearchManager.javaAPI DocAndroid 5.1 API9893Sat Mar 14 05:47:56 GMT 2015android.app

ISearchManager

public interface ISearchManager implements android.os.IInterface
hide

Fields Summary
Constructors Summary
Methods Summary
public android.content.ComponentNamegetAssistIntent(int userHandle)

public java.util.ListgetGlobalSearchActivities()

public android.content.ComponentNamegetGlobalSearchActivity()

public android.app.SearchableInfogetSearchableInfo(android.content.ComponentName launchActivity)

public java.util.ListgetSearchablesInGlobalSearch()

public android.content.ComponentNamegetWebSearchActivity()

public booleanlaunchAssistAction(int requestType, java.lang.String hint, int userHandle)