OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFICATION_CRITICAL
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/chromeos/power/
tray_power.cc
262
notification_state_ =
NOTIFICATION_CRITICAL
;
272
notification_state_ =
NOTIFICATION_CRITICAL
;
276
case
NOTIFICATION_CRITICAL
:
298
notification_state_ =
NOTIFICATION_CRITICAL
;
308
notification_state_ =
NOTIFICATION_CRITICAL
;
312
case
NOTIFICATION_CRITICAL
:
tray_power.h
41
NOTIFICATION_CRITICAL
,
tray_power_unittest.cc
187
EXPECT_EQ(TrayPower::
NOTIFICATION_CRITICAL
, notification_state());
213
EXPECT_EQ(TrayPower::
NOTIFICATION_CRITICAL
, notification_state());
Completed in 102 milliseconds