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

/external/chromium_org/chrome/browser/ui/views/
H A Dsession_crashed_bubble_view.cc204 uma_option_(NULL),
314 uma_option_ = new views::Checkbox(base::string16());
315 uma_option_->SetChecked(false);
360 uma_layout->AddView(uma_option_);
425 if (uma_option_ && uma_option_->checked()) {
H A Dsession_crashed_bubble_view.h122 views::Checkbox* uma_option_; member in class:SessionCrashedBubbleView

Completed in 110 milliseconds