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

  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 317 notification_state_ = NOTIFICATION_CRITICAL;
327 notification_state_ = NOTIFICATION_CRITICAL;
331 case NOTIFICATION_CRITICAL:
353 notification_state_ = NOTIFICATION_CRITICAL;
363 notification_state_ = NOTIFICATION_CRITICAL;
367 case NOTIFICATION_CRITICAL:
tray_power.h 39 NOTIFICATION_CRITICAL,
tray_power_unittest.cc 186 EXPECT_EQ(TrayPower::NOTIFICATION_CRITICAL, notification_state());
212 EXPECT_EQ(TrayPower::NOTIFICATION_CRITICAL, notification_state());

Completed in 56 milliseconds