Searched refs:getGlobalSearchActivity (Results 1 – 8 of 8) 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()
325 public ComponentName getGlobalSearchActivity() { in getGlobalSearchActivity() method in SearchManagerService326 return getSearchables(UserHandle.getCallingUserId()).getGlobalSearchActivity(); in getGlobalSearchActivity()
543 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 ...
4955 method public android.content.ComponentName getGlobalSearchActivity();
7342 method public android.content.ComponentName getGlobalSearchActivity();