Home
last modified time | relevance | path

Searched defs:appSnippet (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsDetails.java64 final View appSnippet = mRootView.findViewById(R.id.app_snippet); in setAppLabelAndIcon() local
DInstalledAppDetails.java506 final View appSnippet = mHeader.findViewById(R.id.app_snippet); in setAppLabelAndIcon() local
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DPackageUtil.java118 View appSnippet = pContext.findViewById(snippetId); in initSnippetForNewApp() local