Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DLoadedApk.java268 makePaths(mActivityThread, aInfo, newPaths, null /*libPaths*/); in updateApplicationInfo()
316 public static void makePaths(ActivityThread activityThread, ApplicationInfo aInfo, in makePaths() method in LoadedApk
469 makePaths(mActivityThread, mApplicationInfo, zipPaths, libPaths); in createOrUpdateClassLoaderLocked()