Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DInstallerTest.java113 codePaths[i] = info.getCodePath(); in testGetAppSize()
/frameworks/base/services/usage/java/com/android/server/usage/
DStorageStatsService.java284 appInfo.getCodePath()); in queryStatsForPackage()
326 appInfo.getCodePath()); in queryStatsForUid()
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java1895 /** {@hide} */ public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java1222 existing = PackageParser.parsePackageLite(new File(appInfo.getCodePath()), 0); in validateInstallLocked()
DPackageManagerService.java10482 final File destCodeFile = new File(pkg.applicationInfo.getCodePath());
10936 if (pkg.applicationInfo.getCodePath() == null ||
11126 if (!pkg.applicationInfo.getCodePath().equals(known.codePathString)
11131 + " found at " + pkg.applicationInfo.getCodePath()
12084 final String apkName = deriveCodePathName(pkg.applicationInfo.getCodePath());
15731 abstract String getCodePath();
15963 String getCodePath() {
16102 String getCodePath() {
16714 deletedPackage.applicationInfo.getCodePath(),
17022 final File tmpPackageFile = new File(args.getCodePath());
/frameworks/base/core/java/android/app/
DLoadedApk.java664 if (mApplicationInfo.getCodePath() != null in createOrUpdateClassLoaderLocked()
/frameworks/base/services/
Dart-profile138 HPLcom/android/server/pm/PackageManagerService$InstallArgs;->getCodePath()Ljava/lang/String;
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1471 Landroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
Dboot-image-profile.txt17781 HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
Dhiddenapi-private-dex.txt16551 Landroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;