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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo_mobile_ntp.cc 37 requires_mobile_only_sync_ = true;
58 &requires_mobile_only_sync_);
notification_promo_mobile_ntp.h 37 bool requires_mobile_only_sync() const { return requires_mobile_only_sync_; }
70 bool requires_mobile_only_sync_; member in class:NotificationPromoMobileNtp

Completed in 37 milliseconds