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