Searched defs:resDir (Results 1 – 4 of 4) sorted by relevance
31 public ResourcesKey(String resDir, int displayId, Configuration overrideConfiguration, in ResourcesKey()
152 public Resources getTopLevelResources(String resDir, String[] splitResDirs, in getTopLevelResources()
1647 Resources getTopLevelResources(String resDir, String[] splitResDirs, String[] overlayDirs, in getTopLevelResources()
1630 sp<AaptDir> AaptAssets::resDir(const String8& name) const in resDir() function in AaptAssets