Searched refs:getCodePath (Results 1 – 16 of 16) sorted by relevance
54 String getCodePath() { in getCodePath() method in CleanUpArgs
290 mPm.mContext.getContentResolver(), new File(installRequest.getCodePath())); in processPendingInstall()
270 public String getCodePath() { in getCodePath() method in InstallRequest
3671 input.reset(), new File(appInfo.getCodePath()), 0);4794 pkgInfo.applicationInfo.getCodePath()).getParentFile() : null;
1232 isApex ? request.getApexInfo().modulePath : request.getCodePath()); in preparePackageLI()
1309 Slog.w(TAG, "Delaying the deletion of <" + args.getCodePath() + "> by " in scheduleDeferredNoKillPostDelete()
394 if (appInfo.getCodePath() != null) { in queryStatsForPackage()396 appInfo.getCodePath()); in queryStatsForPackage()451 if (appInfo.getCodePath() != null) { in queryStatsForUid()453 appInfo.getCodePath()); in queryStatsForUid()
114 codePaths[i] = info.getCodePath(); in testGetAppSize()
240 assertThat(pi.getCodePath()).startsWith("/apex/" + APK_IN_APEX_TESTAPEX_NAME); in testApkInApexPruneCache()247 assertThat(pi.getCodePath()).startsWith("/apex/" + APK_IN_APEX_TESTAPEX_NAME); in testApkInApexPruneCache()
906 if (mApplicationInfo.getCodePath() != null in createOrUpdateClassLoaderLocked()914 if (mApplicationInfo.getCodePath() != null in createOrUpdateClassLoaderLocked()2288 String expectedCodePath = expectedAppInfo.getCodePath(); in checkAndUpdateApkPaths()2293 || loadedApk.getApplicationInfo().getCodePath().equals(expectedCodePath)) { in checkAndUpdateApkPaths()
588 final String codePath = mApp.info.getCodePath(); in appNotResponding()
1184 final String codePath = info.applicationInfo.getCodePath(); in logAppTransition()1379 final String codePath = info.applicationInfo.getCodePath(); in logAppFullyDrawnMetrics()
2761 public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo
354 Landroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
4337 HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
4334 HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;