Searched refs:kAshDisableNewLockAnimations (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/
H A Dash_switches.cc67 const char kAshDisableNewLockAnimations[] = "ash-disable-new-lock-animations"; member in namespace:ash::switches
H A Dash_switches.h36 ASH_EXPORT extern const char kAshDisableNewLockAnimations[];
H A Dshell.cc558 if (command_line->HasSwitch(ash::switches::kAshDisableNewLockAnimations))
/external/chromium_org/chrome/browser/chromeos/login/
H A Dscreen_locker.cc240 if (command_line->HasSwitch(ash::switches::kAshDisableNewLockAnimations)) {
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Doobe_ui.cc343 HasSwitch(ash::switches::kAshDisableNewLockAnimations))
/external/chromium_org/ash/wm/
H A Dlock_state_controller_impl2_unittest.cc109 ash::switches::kAshDisableNewLockAnimations));
H A Dpower_button_controller_unittest.cc66 ash::switches::kAshDisableNewLockAnimations); variable
/external/chromium_org/chrome/browser/
H A Dabout_flags.cc1070 SINGLE_VALUE_TYPE(ash::switches::kAshDisableNewLockAnimations),

Completed in 453 milliseconds