Searched defs:shown_as_popup_ (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/message_center/
H A Dnotification.h148 bool shown_as_popup() const { return shown_as_popup_; }
150 shown_as_popup_ = shown_as_popup;
223 bool shown_as_popup_; // True if this has been shown as a popup. member in class:message_center::Notification

Completed in 80 milliseconds