Home
last modified time | relevance | path

Searched defs:removeAnimationCallback (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/input/
H A DPointerControllerContext.cpp146 void PointerControllerContext::removeAnimationCallback(int32_t displayId) { in removeAnimationCallback() function in android::PointerControllerContext
/aosp14/frameworks/base/core/java/android/animation/
H A DValueAnimator.java1592 private void removeAnimationCallback() { in removeAnimationCallback() method in ValueAnimator