Searched defs:quiet_mode (Results 1 – 2 of 2) sorted by relevance
116 bool quiet_mode() const { return quiet_mode_; } in quiet_mode() function
259 void NotificationList::SetQuietMode(bool quiet_mode) { in SetQuietMode()