Home
last modified time | relevance | path

Searched refs:NotificationState (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/background/js/
Dprogress_center.js91 var NotificationState = ProgressCenter.Notifications_.NotificationState_;
102 this.ids_[item.id] = NotificationState.VISIBLE;
103 else if (this.ids_[item.id] === NotificationState.DISMISSED)
112 if (previousState === NotificationState.VISIBLE) {
/external/chromium_org/ash/system/chromeos/power/
Dtray_power.h32 enum NotificationState { enum
100 NotificationState notification_state_;
Dtray_power_unittest.cc67 TrayPower::NotificationState notification_state() const { in notification_state()
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotification.h119 enum NotificationState { enum
125 NotificationState m_state;