OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MultiUserNotificationBlockerChromeOS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_notification_blocker_chromeos.cc
12
MultiUserNotificationBlockerChromeOS
::
MultiUserNotificationBlockerChromeOS
(
19
MultiUserNotificationBlockerChromeOS
::~
MultiUserNotificationBlockerChromeOS
() {
22
bool
MultiUserNotificationBlockerChromeOS
::ShouldShowNotification(
33
bool
MultiUserNotificationBlockerChromeOS
::ShouldShowNotificationAsPopup(
38
void
MultiUserNotificationBlockerChromeOS
::ActiveUserChanged(
54
bool
MultiUserNotificationBlockerChromeOS
::IsActive() const {
multi_user_notification_blocker_chromeos.h
16
class
MultiUserNotificationBlockerChromeOS
19
MultiUserNotificationBlockerChromeOS
(
22
virtual ~
MultiUserNotificationBlockerChromeOS
();
40
DISALLOW_COPY_AND_ASSIGN(
MultiUserNotificationBlockerChromeOS
);
Completed in 254 milliseconds