Home
last modified time | relevance | path

Searched refs:stop_button_text_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/system/chromeos/screen_security/
Dscreen_tray_item.cc51 stop_button_text_(stop_button_text) { in ScreenStatusView()
101 stop_button_ = new TrayPopupLabelButton(this, stop_button_text_); in CreateItems()
Dscreen_tray_item.h66 base::string16 stop_button_text_; variable