Searched defs:CanShow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
H A Dnotification_promo_mobile_ntp.cc31 bool NotificationPromoMobileNtp::CanShow() const { function in class:NotificationPromoMobileNtp
32 return valid() && notification_promo_.CanShow();
H A Dnotification_promo.cc421 bool NotificationPromo::CanShow() const { function in class:NotificationPromo
/external/chromium_org/chrome/browser/ui/autofill/
H A Dtest_generated_credit_card_bubble_controller.cc38 bool TestGeneratedCreditCardBubbleController::CanShow() const { function in class:autofill::TestGeneratedCreditCardBubbleController
H A Dgenerated_credit_card_bubble_controller.cc163 bool GeneratedCreditCardBubbleController::CanShow() const { function in class:autofill::GeneratedCreditCardBubbleController
238 if (!CanShow())

Completed in 398 milliseconds