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

  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 266 notification_state_ = NOTIFICATION_LOW_POWER;
270 case NOTIFICATION_LOW_POWER:
302 notification_state_ = NOTIFICATION_LOW_POWER;
306 case NOTIFICATION_LOW_POWER:
tray_power.h 38 NOTIFICATION_LOW_POWER,
tray_power_unittest.cc 175 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state());
180 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state());
206 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state());

Completed in 956 milliseconds