Home
last modified time | relevance | path

Searched refs:getGlobalSearchActivity (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DISearchManager.aidl31 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
DSearchManager.java650 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()
702 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager
704 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
/frameworks/base/services/core/java/com/android/server/search/
DSearchManagerService.java231 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService
232 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
DSearchables.java443 public synchronized ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in Searchables
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt172 NO DOC BLOCK: android.app.SearchManager Method getGlobalSearchActivity()
/frameworks/base/api/
Dsystem-current.txt5045 method public android.content.ComponentName getGlobalSearchActivity();
Dcurrent.txt4955 method public android.content.ComponentName getGlobalSearchActivity();