Searched refs:stop_button_text_ (Results 1 – 2 of 2) sorted by relevance
51 stop_button_text_(stop_button_text) { in ScreenStatusView()101 stop_button_ = new TrayPopupLabelButton(this, stop_button_text_); in CreateItems()
66 base::string16 stop_button_text_; variable