Searched refs:getAutoInstallsLayoutFromIS (Results 1 – 1 of 1) sorted by relevance
537 return getAutoInstallsLayoutFromIS(in, widgetHolder, new SourceResources() { }); in createWorkspaceLoaderFromAppRestriction()560 return getAutoInstallsLayoutFromIS(in, widgetHolder, SourceResources.wrap(res)); in createWorkspaceLoaderFromAppRestriction()567 private AutoInstallsLayout getAutoInstallsLayoutFromIS(InputStream in, in getAutoInstallsLayoutFromIS() method in ModelDbController