HomeSort by relevance Sort by last modified time
    Searched refs:LegacyErrorStrings (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/webkit/
LegacyErrorStrings.java 27 class LegacyErrorStrings {
28 private LegacyErrorStrings() { /* Utility class, don't instantiate. */ }
WebViewDelegate.java 178 return LegacyErrorStrings.getString(errorCode, context);

Completed in 72 milliseconds