HomeSort by relevance Sort by last modified time
    Searched full:unsupportedschemeurl (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwContentsClientShouldOverrideUrlLoadingTest.java 570 final String unsupportedSchemeUrl = "foobar://resource/1";
572 getHtmlForPageWithSimpleLinkTo(unsupportedSchemeUrl), "text/html", false);
578 assertEquals(unsupportedSchemeUrl,
    [all...]

Completed in 521 milliseconds