Searched refs:getCodePath (Results 1 – 16 of 16) sorted by relevance
117 String getCodePath() { in getCodePath() method in InstallArgs
220 public String getCodePath() { in getCodePath() method in InstallRequest
281 mPm.mContext.getContentResolver(), new File(installRequest.getCodePath())); in processPendingInstall()
3291 input.reset(), new File(appInfo.getCodePath()), 0);4367 pkgInfo.applicationInfo.getCodePath()).getParentFile() : null;
1129 isApex ? request.getApexInfo().modulePath : request.getCodePath()); in preparePackageLI()
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()
389 appInfo.getCodePath()); in queryStatsForPackage()443 appInfo.getCodePath()); in queryStatsForUid()
907 if (mApplicationInfo.getCodePath() != null in createOrUpdateClassLoaderLocked()918 if (mApplicationInfo.getCodePath() != null in createOrUpdateClassLoaderLocked()2285 String expectedCodePath = expectedAppInfo.getCodePath(); in checkAndUpdateApkPaths()2290 || loadedApk.getApplicationInfo().getCodePath().equals(expectedCodePath)) { in checkAndUpdateApkPaths()
565 final String codePath = mApp.info.getCodePath(); in appNotResponding()
8850 final String codePath = r.info.getCodePath(); in handleApplicationCrashInner()
1128 final String codePath = info.applicationInfo.getCodePath(); in logAppTransition()1312 final String codePath = info.applicationInfo.getCodePath(); in logAppFullyDrawnMetrics()
2694 public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo
354 Landroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
4414 HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
4411 HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;