Home | History | Annotate | Download | only in app

Lines Matching refs:makePaths

278         makePaths(mActivityThread, aInfo, newPaths);
341 public static void makePaths(ActivityThread activityThread,
344 makePaths(activityThread, false, aInfo, outZipPaths, null);
347 public static void makePaths(ActivityThread activityThread,
646 makePaths(mActivityThread, isBundledApp, mApplicationInfo, zipPaths, libPaths);