Home
last modified time | relevance | path

Searched refs:initSnippet (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DPackageUtil.java76 public static View initSnippet(View snippetView, CharSequence label, Drawable icon) { in initSnippet() method in PackageUtil
115 return initSnippet( in initSnippetForInstalledApp()