Home
last modified time | relevance | path

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

/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DPackageUtil.java122 @NonNull AppSnippet as, int snippetId) { in initSnippetForNewApp() argument
123 View appSnippet = pContext.findViewById(snippetId); in initSnippetForNewApp()