OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanCancelLockAnimation
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/wm/
lock_state_controller.h
118
return controller_->
CanCancelLockAnimation
();
174
bool
CanCancelLockAnimation
();
power_button_controller.cc
77
if (controller_->
CanCancelLockAnimation
())
lock_state_controller.cc
223
bool LockStateController::
CanCancelLockAnimation
() {
228
if (!
CanCancelLockAnimation
())
Completed in 240 milliseconds