Searched refs:makePaths (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | LoadedApk.java | 350 makePaths(mActivityThread, aInfo, newPaths); in updateApplicationInfo() 446 public static void makePaths(ActivityThread activityThread, in makePaths() method in LoadedApk 449 makePaths(activityThread, false, aInfo, outZipPaths, null); in makePaths() 476 public static void makePaths(ActivityThread activityThread, in makePaths() method in LoadedApk 919 makePaths(mActivityThread, isBundledApp, mApplicationInfo, zipPaths, libPaths); in createOrUpdateClassLoaderLocked() 2298 LoadedApk.makePaths(activityThread, expectedAppInfo, oldPaths); in checkAndUpdateApkPaths()
|
D | ActivityThread.java | 2832 LoadedApk.makePaths(this, ai, oldPaths); in getPackageInfo() 2942 LoadedApk.makePaths(this, aInfo, oldPaths); in getPackageInfo() 6681 LoadedApk.makePaths(this, apk.getApplicationInfo(), oldPaths); in handleApplicationInfoChanged() 6686 LoadedApk.makePaths(this, resApk.getApplicationInfo(), oldPaths); in handleApplicationInfoChanged() 7018 LoadedApk.makePaths( in handleDispatchPackageBroadcast()
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
D | PluginInstance.java | 287 LoadedApk.makePaths(null, true, appInfo, zipPaths, libPaths); in getClassLoader()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 2117 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationIn… 2118 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationI…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 2117 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationIn… 2118 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationI…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 7381 Landroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationInfo;… 7382 Landroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationInfo…
|