Searched refs:nativePath (Results 1 – 1 of 1) sorted by relevance
274 String nativePath = getApplicationInfo(packageName).nativeLibraryDir; in getNativePath() local275 if (nativePath == null) { in getNativePath()278 return nativePath; in getNativePath()337 String nativePath = getNativePath("android.jni.cts"); in runClassLoaderNamespaces() local339 apkPath, nativePath, ClassLoader.getSystemClassLoader()); in runClassLoaderNamespaces()342 apkPath, nativePath, ClassLoader.getSystemClassLoader()); in runClassLoaderNamespaces()