Searched refs:getGlobalSearchActivity (Results 1 – 7 of 7) sorted by relevance
31 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
650 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()702 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager704 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
231 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService232 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()
5045 method public android.content.ComponentName getGlobalSearchActivity();
4955 method public android.content.ComponentName getGlobalSearchActivity();