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 69 listener_->OnReceivedTouchIconUrl(i->icon_url.spec(), false);
73 listener_->OnReceivedTouchIconUrl(i->icon_url.spec(), true);
icon_helper.h 28 virtual void OnReceivedTouchIconUrl(const std::string& url,
  /external/chromium_org/android_webview/native/
aw_contents.h 154 virtual void OnReceivedTouchIconUrl(const std::string& url,
aw_contents.cc 599 void AwContents::OnReceivedTouchIconUrl(const std::string& url,
    [all...]

Completed in 409 milliseconds