HomeSort by relevance Sort by last modified time
    Searched refs:OnReceivedTouchIconUrl (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/android_webview/browser/
icon_helper.cc 82 listener_->OnReceivedTouchIconUrl(i->icon_url.spec(), false);
86 listener_->OnReceivedTouchIconUrl(i->icon_url.spec(), true);
icon_helper.h 33 virtual void OnReceivedTouchIconUrl(const std::string& url,
  /external/chromium_org/android_webview/native/
aw_contents.h 182 virtual void OnReceivedTouchIconUrl(const std::string& url,
aw_contents.cc 740 void AwContents::OnReceivedTouchIconUrl(const std::string& url,
    [all...]

Completed in 203 milliseconds