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 321 notification_state_ = NOTIFICATION_LOW_POWER;
325 case NOTIFICATION_LOW_POWER:
357 notification_state_ = NOTIFICATION_LOW_POWER;
361 case NOTIFICATION_LOW_POWER:
tray_power.h 36 NOTIFICATION_LOW_POWER,
tray_power_unittest.cc 174 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state());
179 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state());
205 EXPECT_EQ(TrayPower::NOTIFICATION_LOW_POWER, notification_state());

Completed in 507 milliseconds