Searched refs:initSnippetForInstalledApp (Results 1 – 2 of 2) sorted by relevance
82 public static View initSnippetForInstalledApp(Context pContext, in initSnippetForInstalledApp() method in PackageUtil84 return initSnippetForInstalledApp(pContext, appInfo, snippetView, null); in initSnippetForInstalledApp()98 public static View initSnippetForInstalledApp(Context pContext, in initSnippetForInstalledApp() method in PackageUtil
48 PackageUtil.initSnippetForInstalledApp(getContext(), in onCreateView()