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

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.h 146 bool app_icon_bitmap_fetch_pending_; member in class:notifier::SyncedNotification
synced_notification.cc 76 app_icon_bitmap_fetch_pending_(true),
661 app_icon_bitmap_fetch_pending_ = false;
710 !app_icon_bitmap_.IsEmpty() || !app_icon_bitmap_fetch_pending_;

Completed in 54 milliseconds