我正在编写一个启动器,希望能够在Google应用程序中以叠加层而不是全屏方式打开搜索。目前我只找到一种在GoogleApp全屏打开搜索的方法如下(摘自AOSPLauncher3源码):publicstaticbooleanopenSearch(Contextcontext){SearchManagersearchManager=(SearchManager)context.getSystemService(Context.SEARCH_SERVICE);ComponentNameglobalSearchActivity=searchManager.getGlobalSearchActi