Searched defs:startAnimationLocked (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | SurfaceAnimationRunner.java | 179 private void startAnimationLocked(RunningAnimation a) { in startAnimationLocked() method in SurfaceAnimationRunner |
/aosp12/frameworks/base/libs/input/ | ||
H A D | PointerControllerContext.cpp | 204 void PointerControllerContext::PointerAnimator::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked() function in android::PointerControllerContext::PointerAnimator |
H A D | TouchSpotController.cpp | 252 void TouchSpotController::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked() function in android::TouchSpotController |
H A D | MouseCursorController.cpp | 473 void MouseCursorController::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked() function in android::MouseCursorController |