Searched refs:animation_wait_retries_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/extensions/
H A Dextension_installed_bubble.cc43 animation_wait_retries_(0),
77 if (animation_wait_retries_++ < kAnimationWaitRetries) {
90 animation_wait_retries_ = 0;
H A Dextension_installed_bubble.h106 int animation_wait_retries_; member in class:ExtensionInstalledBubble

Completed in 270 milliseconds