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

  /external/webkit/Source/WebKit/android/WebCoreSupport/
CachedFramePlatformDataAndroid.cpp 61 settings->setFormatDetectionEmail(m_format_detection_email);
  /external/webkit/Source/WebCore/page/
Settings.h 290 void setFormatDetectionEmail(bool);
Settings.cpp 710 void Settings::setFormatDetectionEmail(bool detect)
  /external/webkit/Source/WebKit/android/jni/
WebSettings.cpp 514 s->setFormatDetectionEmail(flag);

Completed in 62 milliseconds