Searched defs:LIBLOAD_WRONG_PACKAGE_NAME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewFactory.java92 public static final int LIBLOAD_WRONG_PACKAGE_NAME = 1; field in class:WebViewFactory
174 return LIBLOAD_WRONG_PACKAGE_NAME;
184 return LIBLOAD_WRONG_PACKAGE_NAME;

Completed in 129 milliseconds