Searched refs:getGlobalSearchActivity (Results 1 – 8 of 8) sorted by relevance
645 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()696 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager698 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
31 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
254 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService255 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
445 public synchronized ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in Searchables
4955 method public android.content.ComponentName getGlobalSearchActivity();
5456 method public android.content.ComponentName getGlobalSearchActivity();
5455 method public android.content.ComponentName getGlobalSearchActivity();
5612 method public android.content.ComponentName getGlobalSearchActivity();