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

  /external/chromium_org/ash/system/tray/
system_tray.h 221 bool hide_notifications_; member in class:ash::SystemTray
system_tray.cc 131 hide_notifications_(false),
332 hide_notifications_ = hide_notifications;
563 if (hide_notifications_)

Completed in 69 milliseconds