Searched refs:getWebViewNativeLibraryPaths (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java274 nativePaths = getWebViewNativeLibraryPaths();
302 nativeLibs = WebViewFactory.getWebViewNativeLibraryPaths();
373 private static String[] getWebViewNativeLibraryPaths() { method in class:WebViewFactory
511 String[] args = getWebViewNativeLibraryPaths();

Completed in 269 milliseconds