Home
last modified time | relevance | path

Searched defs:intent_url (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/android/
Dcontent_detector.cc21 const GURL& intent_url) in Result()
40 GURL intent_url = GetIntentURL(content_text); in FindTappedContent() local
Dcontent_detector.h31 GURL intent_url; // URL of the intent that should process this content. member