Searched refs:splitResDirs (Results 1 – 2 of 2) sorted by relevance
152 public Resources getTopLevelResources(String resDir, String[] splitResDirs, in getTopLevelResources() argument190 if (splitResDirs != null) { in getTopLevelResources()191 for (String splitResDir : splitResDirs) { in getTopLevelResources()
1647 Resources getTopLevelResources(String resDir, String[] splitResDirs, String[] overlayDirs, in getTopLevelResources() argument1650 return mResourcesManager.getTopLevelResources(resDir, splitResDirs, overlayDirs, libDirs, in getTopLevelResources()