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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo_mobile_ntp.cc 31 bool NotificationPromoMobileNtp::CanShow() const {
32 return valid() && notification_promo_.CanShow();
notification_promo.cc 408 bool NotificationPromo::CanShow() const {
  /external/chromium_org/chrome/browser/ui/autofill/
test_generated_credit_card_bubble_controller.cc 38 bool TestGeneratedCreditCardBubbleController::CanShow() const {
generated_credit_card_bubble_controller.cc 162 bool GeneratedCreditCardBubbleController::CanShow() const {
237 if (!CanShow())

Completed in 812 milliseconds