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

  /external/chromium_org/ash/system/tray/
system_tray.h 225 bool hide_notifications_; member in class:ash::SystemTray
system_tray.cc 125 hide_notifications_(false),
310 hide_notifications_ = hide_notifications;
532 if (hide_notifications_)

Completed in 40 milliseconds