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

  /external/webkit/Source/WebKit/android/WebCoreSupport/
CachedFramePlatformDataAndroid.cpp 62 settings->setFormatDetectionTelephone(m_format_detection_telephone);
  /external/webkit/Source/WebCore/page/
Settings.h 293 void setFormatDetectionTelephone(bool);
Settings.cpp 715 void Settings::setFormatDetectionTelephone(bool detect)
  /external/webkit/Source/WebKit/android/jni/
WebSettings.cpp 515 s->setFormatDetectionTelephone(flag);

Completed in 82 milliseconds