File
Doc
Category
Size
Date
Package
ISearchManager.java
API Doc
Android 5.1 API
9893
Sat Mar 14 05:47:56 GMT 2015
android.app
ISearchManager
public interface ISearchManager implements android.os.IInterface
hide
Fields Summary
Constructors Summary
Methods Summary
public
android.content.ComponentName
getAssistIntent
(
int
userHandle)
public
java.util.List
getGlobalSearchActivities
()
public
android.content.ComponentName
getGlobalSearchActivity
()
public
android.app.SearchableInfo
getSearchableInfo
(
android.content.ComponentName
launchActivity)
public
java.util.List
getSearchablesInGlobalSearch
()
public
android.content.ComponentName
getWebSearchActivity
()
public
boolean
launchAssistAction
(
int
requestType,
java.lang.String
hint,
int
userHandle)
Java Code Source