Home
last modified time | relevance | path

Searched refs:NOTIFICATION_LOW_POWER (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/chromeos/power/
Dtray_power.cc321 notification_state_ = NOTIFICATION_LOW_POWER; in UpdateNotificationStateForRemainingTime()
325 case NOTIFICATION_LOW_POWER: in UpdateNotificationStateForRemainingTime()
357 notification_state_ = NOTIFICATION_LOW_POWER; in UpdateNotificationStateForRemainingPercentage()
361 case NOTIFICATION_LOW_POWER: in UpdateNotificationStateForRemainingPercentage()
Dtray_power_unittest.cc174 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state()); in TEST_F()
179 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state()); in TEST_F()
205 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state()); in TEST_F()
Dtray_power.h36 NOTIFICATION_LOW_POWER, enumerator