HomeSort by relevance Sort by last modified time
    Searched refs:toast_state_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.h 140 bool toast_state_; member in class:notifier::SyncedNotification
synced_notification.cc 75 toast_state_(true),
217 ui_notification.set_shown_as_popup(!toast_state_);
628 toast_state_ = toast_state;

Completed in 346 milliseconds