Searched refs:initSnippetForInstalledApp (Results 1 – 2 of 2) sorted by relevance
110 public static View initSnippetForInstalledApp(Context pContext, in initSnippetForInstalledApp() method in PackageUtil112 return initSnippetForInstalledApp(pContext, appInfo, snippetView, null); in initSnippetForInstalledApp()126 public static View initSnippetForInstalledApp(Context pContext, in initSnippetForInstalledApp() method in PackageUtil
49 PackageUtil.initSnippetForInstalledApp(getContext(), in onCreateView()