Searched defs:restore_focus (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dsystem_tray_item.h107 bool restore_focus() const { return restore_focus_; } function in class:ash::SystemTrayItem
108 void set_restore_focus(bool restore_focus) { argument
109 restore_focus_ = restore_focus;

Completed in 182 milliseconds