Searched refs:initSnippetForInstalledApp (Results 1 – 2 of 2) sorted by relevance
77 public static View initSnippetForInstalledApp(Activity pContext, in initSnippetForInstalledApp() method in PackageUtil79 return initSnippetForInstalledApp(pContext, appInfo, snippetView, null); in initSnippetForInstalledApp()93 public static View initSnippetForInstalledApp(Activity pContext, in initSnippetForInstalledApp() method in PackageUtil
345 PackageUtil.initSnippetForInstalledApp(this, mAppInfo, snippetView); in initView()