OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldShowDisplayNotification
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/ash/test/
test_system_tray_delegate.h
47
virtual bool
ShouldShowDisplayNotification
() OVERRIDE;
test_system_tray_delegate.cc
77
bool TestSystemTrayDelegate::
ShouldShowDisplayNotification
() {
/external/chromium_org/ash/system/tray/
default_system_tray_delegate.h
43
virtual bool
ShouldShowDisplayNotification
() OVERRIDE;
system_tray_delegate.h
157
virtual bool
ShouldShowDisplayNotification
() = 0;
default_system_tray_delegate.cc
127
bool DefaultSystemTrayDelegate::
ShouldShowDisplayNotification
() {
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h
79
virtual bool
ShouldShowDisplayNotification
() OVERRIDE;
system_tray_delegate_linux.cc
126
virtual bool
ShouldShowDisplayNotification
() OVERRIDE {
system_tray_delegate_win.cc
123
virtual bool
ShouldShowDisplayNotification
() OVERRIDE {
system_tray_delegate_chromeos.cc
467
bool SystemTrayDelegateChromeOS::
ShouldShowDisplayNotification
() {
[
all
...]
/external/chromium_org/ash/system/chromeos/
tray_display.cc
424
ShouldShowDisplayNotification
()) {
Completed in 196 milliseconds