Searched refs:makePaths (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/core/java/android/app/ |
H A D | LoadedApk.java | 338 makePaths(mActivityThread, aInfo, newPaths); in updateApplicationInfo() 404 public static void makePaths(ActivityThread activityThread, in makePaths() method in LoadedApk 407 makePaths(activityThread, false, aInfo, outZipPaths, null); in makePaths() 434 public static void makePaths(ActivityThread activityThread, in makePaths() method in LoadedApk 852 makePaths(mActivityThread, isBundledApp, mApplicationInfo, zipPaths, libPaths); in createOrUpdateClassLoaderLocked() 2165 LoadedApk.makePaths(activityThread, expectedAppInfo, oldPaths); in checkAndUpdateApkPaths()
|
H A D | ActivityThread.java | 2454 LoadedApk.makePaths(this, ai, oldPaths); in getPackageInfo() 2544 LoadedApk.makePaths(this, aInfo, oldPaths); in getPackageInfo() 6058 LoadedApk.makePaths(this, apk.getApplicationInfo(), oldPaths); in handleApplicationInfoChanged() 6063 LoadedApk.makePaths(this, resApk.getApplicationInfo(), oldPaths); in handleApplicationInfoChanged() 6313 LoadedApk.makePaths(this, pkgInfo.getApplicationInfo(), oldPaths); in handleDispatchPackageBroadcast()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
H A D | PluginInstance.java | 188 LoadedApk.makePaths(null, true, appInfo, zipPaths, libPaths); in getClassLoader()
|
/aosp12/build/soong/android/ |
H A D | paths_test.go | 838 makePaths := func() Paths { 860 paths := makePaths()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2044 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationIn… 2045 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationI…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2044 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationIn… 2045 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationI…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A 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…
|