HomeSort by relevance Sort by last modified time
    Searched defs:initSnippetForInstalledApp (Results 1 - 2 of 2) sorted by null

  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
PackageUtil.java 92 public static View initSnippetForInstalledApp(Activity pContext,
94 return initSnippetForInstalledApp(pContext, appInfo, snippetView, null);
108 public static View initSnippetForInstalledApp(Activity pContext,
UninstallAppProgress.java 215 PackageUtil.initSnippetForInstalledApp(this, mAppInfo, snippetView);

Completed in 75 milliseconds