Home
last modified time | relevance | path

Searched refs:makePaths (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DLoadedApk.java333 makePaths(mActivityThread, aInfo, newPaths); in updateApplicationInfo()
397 public static void makePaths(ActivityThread activityThread, in makePaths() method in LoadedApk
400 makePaths(activityThread, false, aInfo, outZipPaths, null); in makePaths()
421 public static void makePaths(ActivityThread activityThread, in makePaths() method in LoadedApk
797 makePaths(mActivityThread, isBundledApp, mApplicationInfo, zipPaths, libPaths); in createOrUpdateClassLoaderLocked()
DActivityThread.java5715 LoadedApk.makePaths(this, apk.getApplicationInfo(), oldPaths); in handleApplicationInfoChanged()
5721 LoadedApk.makePaths(this, resApk.getApplicationInfo(), oldPaths); in handleApplicationInfoChanged()
5990 LoadedApk.makePaths(this, pkgInfo.getApplicationInfo(), oldPaths); in handleDispatchPackageBroadcast()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginManagerImpl.java302 LoadedApk.makePaths(null, true, appInfo, zipPaths, libPaths); in getClassLoader()
/frameworks/base/config/
Dboot-image-profile.txt1749 HSPLandroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationI…
Dhiddenapi-greylist-max-o.txt7384 Landroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;Landroid/content/pm/ApplicationInfo;…
7385 Landroid/app/LoadedApk;->makePaths(Landroid/app/ActivityThread;ZLandroid/content/pm/ApplicationInfo…