Searched refs:instrumentedSplitAppDirs (Results 1 – 1 of 1) sorted by relevance
348 String[] instrumentedSplitAppDirs = activityThread.mInstrumentedSplitAppDirs; in makePaths() local361 if (instrumentedSplitAppDirs != null) { in makePaths()362 Collections.addAll(outZipPaths, instrumentedSplitAppDirs); in makePaths()