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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.h200 AttentionMode attention_mode() const { return attention_mode_; } function in class:Panel
201 void set_attention_mode(AttentionMode attention_mode) { argument
202 attention_mode_ = attention_mode;

Completed in 350 milliseconds