Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DSearchManager.java645 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()
696 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager
698 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
DISearchManager.aidl31 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
/frameworks/base/services/core/java/com/android/server/search/
DSearchManagerService.java254 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService
255 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
DSearchables.java445 public synchronized ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in Searchables
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4955 method public android.content.ComponentName getGlobalSearchActivity();
/frameworks/base/api/
Dtest-current.txt5456 method public android.content.ComponentName getGlobalSearchActivity();
Dcurrent.txt5455 method public android.content.ComponentName getGlobalSearchActivity();
Dsystem-current.txt5612 method public android.content.ComponentName getGlobalSearchActivity();