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

  /external/chromium_org/android_webview/browser/
icon_helper.h 26 virtual void OnReceivedIcon(const GURL& icon_url,
icon_helper.cc 46 listener_->OnReceivedIcon(image_url, bitmaps[0]);
  /external/chromium_org/android_webview/native/
aw_contents.h 152 virtual void OnReceivedIcon(const GURL& icon_url,
aw_contents.cc 580 void AwContents::OnReceivedIcon(const GURL& icon_url, const SkBitmap& bitmap) {
    [all...]

Completed in 59 milliseconds