Home
last modified time | relevance | path

Searched defs:UpdateNotificationState (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/system/chromeos/power/
Dtray_power_unittest.cc76 bool UpdateNotificationState(const PowerSupplyProperties& proto) { in UpdateNotificationState() function in ash::TrayPowerTest
138 TEST_F(TrayPowerTest, UpdateNotificationState) { in TEST_F() argument
Dtray_power.cc287 bool TrayPower::UpdateNotificationState() { in UpdateNotificationState() function in ash::TrayPower