Searched refs:getGlobalSearchActivity (Results 1 – 7 of 7) sorted by relevance
32 ComponentName getGlobalSearchActivity(); in getGlobalSearchActivity() method
653 ComponentName globalSearchActivity = getGlobalSearchActivity(); in startGlobalSearch()704 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManager706 return mService.getGlobalSearchActivity(); in getGlobalSearchActivity()
245 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService246 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
499 public synchronized ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in Searchables
38 Landroid/app/ISearchManager$Stub$Proxy;->getGlobalSearchActivity()Landroid/content/ComponentName;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7125 method public android.content.ComponentName getGlobalSearchActivity();