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 31 virtual void OnReceivedIcon(const GURL& icon_url,
icon_helper.cc 57 listener_->OnReceivedIcon(image_url, bitmaps[0]);
  /external/chromium_org/android_webview/native/
aw_contents.h 180 virtual void OnReceivedIcon(const GURL& icon_url,
aw_contents.cc 724 void AwContents::OnReceivedIcon(const GURL& icon_url, const SkBitmap& bitmap) {
    [all...]

Completed in 40 milliseconds