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

  /external/chromium_org/ash/test/
test_system_tray_delegate.h 46 virtual bool ShouldShowDisplayNotification() OVERRIDE;
test_system_tray_delegate.cc 72 bool TestSystemTrayDelegate::ShouldShowDisplayNotification() {
  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 42 virtual bool ShouldShowDisplayNotification() OVERRIDE;
default_system_tray_delegate.cc 124 bool DefaultSystemTrayDelegate::ShouldShowDisplayNotification() {
system_tray_delegate.h 180 virtual bool ShouldShowDisplayNotification() = 0;
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_win.cc 122 virtual bool ShouldShowDisplayNotification() OVERRIDE {
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 411 ShouldShowDisplayNotification()) {
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 519 virtual bool ShouldShowDisplayNotification() OVERRIDE {
    [all...]

Completed in 59 milliseconds