Searched refs:m_format_detection_telephone (Results 1 – 4 of 4) sorted by relevance
45 m_format_detection_telephone = settings->formatDetectionTelephone(); in CachedFramePlatformDataAndroid()62 settings->setFormatDetectionTelephone(m_format_detection_telephone); in restoreMetadata()
57 bool m_format_detection_telephone : 1; variable
558 m_format_detection_telephone = m_default_format_detection; in resetMetadataSettings()629 m_format_detection_telephone = false; in setMetadataSettings()645 m_format_detection_telephone = false; in setMetadataSettings()717 m_format_detection_telephone = detect; in setFormatDetectionTelephone()
294 bool formatDetectionTelephone() const { return m_format_detection_telephone; } in formatDetectionTelephone()620 bool m_format_detection_telephone : 1; variable