Searched refs:getGlobalSearchActivity (Results 1 – 7 of 7) sorted by relevance
32 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
650 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()701 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager703 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
255 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService256 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
497 public synchronized ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in Searchables
51 Landroid/app/ISearchManager$Stub$Proxy;->getGlobalSearchActivity()Landroid/content/ComponentName;
4955 method public android.content.ComponentName getGlobalSearchActivity();
6086 method public android.content.ComponentName getGlobalSearchActivity();