Searched refs:getGlobalSearchActivity (Results 1 – 6 of 6) sorted by relevance
31 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
541 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()593 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager595 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
229 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService230 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
443 public synchronized ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in Searchables
172 NO DOC BLOCK: android.app.SearchManager Method getGlobalSearchActivity()
4147 method public android.content.ComponentName getGlobalSearchActivity();