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

  /external/chromium_org/components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/
DomDistillerUrlUtils.java 13 public final class DomDistillerUrlUtils {
14 private DomDistillerUrlUtils() {
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/dom_distiller/
DomDistillerFeedbackReporter.java 14 import org.chromium.components.dom_distiller.core.DomDistillerUrlUtils;
87 String url = DomDistillerUrlUtils.getOriginalUrlFromDistillerUrl(
  /external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
ChromeShellActivity.java 35 import org.chromium.components.dom_distiller.core.DomDistillerUrlUtils;
385 distillPageItem.setEnabled(!DomDistillerUrlUtils.isDistilledPage(url));

Completed in 868 milliseconds