Searched defs:libDirs (Results 1 – 5 of 5) sorted by relevance
71 @Nullable String[] libDirs, in ResourcesKey()102 @Nullable String[] libDirs, in ResourcesKey()
819 @Nullable String[] libDirs, in createBaseTokenResources()1080 @Nullable String[] libDirs, in getResources()
2771 final String[] libDirs = packageInfo.getApplicationInfo().sharedLibraryFiles; in createWindowContextResources() local
2413 String[] overlayPaths, String[] libDirs, LoadedApk pkgInfo, in getTopLevelResources()
3151 File[] libDirs = new File[]{ in validateApkInstallLocked() local