HomeSort by relevance Sort by last modified time
    Searched refs:StartUnlockAnimationBeforeUIDestroyed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/
lock_state_controller.h 68 // triggers StartUnlockAnimationBeforeUIDestroyed(callback). Once callback is
253 void StartUnlockAnimationBeforeUIDestroyed(base::Closure &callback);
lock_state_controller.cc 288 StartUnlockAnimationBeforeUIDestroyed(callback);
546 void LockStateController::StartUnlockAnimationBeforeUIDestroyed(
548 VLOG(1) << "StartUnlockAnimationBeforeUIDestroyed";

Completed in 2377 milliseconds