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

/external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/shell/
H A DAwShellResourceProvider.java21 AwResource.RAW_LOAD_ERROR = R.raw.error;
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwResource.java26 public static int RAW_LOAD_ERROR; field in class:AwResource
62 return getResource(RAW_LOAD_ERROR, TYPE_RAW);

Completed in 117 milliseconds