Home | History | Annotate | Download | only in app

Lines Matching refs:libDir

301             for (final String libDir : key.mLibDirs) {
302 if (libDir.endsWith(".apk")) {
305 if (assets.addAssetPathAsSharedLibrary(libDir) == 0) {
306 Log.w(TAG, "Asset path '" + libDir +