Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/content/
Dcontent_detector.h60 GURL intent_url; // URL of the intent that should process this content. member
Dcontent_detector.cpp59 GURL intent_url = GetIntentURL(text); in FindTappedContent() local