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()
2750 final String[] libDirs = packageInfo.getApplicationInfo().sharedLibraryFiles; in createWindowContextResources() local
2374 String[] overlayPaths, String[] libDirs, LoadedApk pkgInfo, in getTopLevelResources()
3145 File[] libDirs = new File[]{ in validateApkInstallLocked() local