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

  /external/chromium_org/chrome/browser/ui/autofill/
tab_autofill_manager_delegate.cc 126 autocheckout_bubble_ =
134 if (!autocheckout_bubble_)
137 autocheckout_bubble_->ShowBubble();
143 if (autocheckout_bubble_.get())
144 autocheckout_bubble_->HideBubble();
tab_autofill_manager_delegate.h 105 base::WeakPtr<AutocheckoutBubble> autocheckout_bubble_; member in class:autofill::TabAutofillManagerDelegate

Completed in 457 milliseconds