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

  /external/chromium_org/components/dom_distiller/android/java/src/org/chromium/components/dom_distiller/core/
DomDistillerUrlUtils.java 44 public static boolean isDistilledPage(String url) {
  /external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
ChromeShellActivity.java 385 distillPageItem.setEnabled(!DomDistillerUrlUtils.isDistilledPage(url));

Completed in 2256 milliseconds