Searched defs:GetIntentURL (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/renderer/android/ | ||
D | address_detector.cc | 30 GURL AddressDetector::GetIntentURL(const std::string& content_text) { in GetIntentURL() function in content::AddressDetector |
D | email_detector.cc | 37 GURL EmailDetector::GetIntentURL(const std::string& content_text) { in GetIntentURL() function in content::EmailDetector |
D | phone_number_detector.cc | 49 GURL PhoneNumberDetector::GetIntentURL(const std::string& content_text) { in GetIntentURL() function in content::PhoneNumberDetector |