Searched refs:formatDetectionTelephone (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DCachedFramePlatformDataAndroid.cpp45 m_format_detection_telephone = settings->formatDetectionTelephone();
/external/webkit/Source/WebKit/android/content/
H A DPhoneEmailDetector.cpp65 m_isPhoneDetectionEnabled = settings->formatDetectionTelephone();
/external/webkit/Source/WebCore/page/
H A DSettings.h294 bool formatDetectionTelephone() const { return m_format_detection_telephone; } function in class:WebCore::Settings

Completed in 86 milliseconds