Home
last modified time | relevance | path

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

/frameworks/base/libs/input/
DPointerControllerContext.cpp147 void PointerControllerContext::removeAnimationCallback(ui::LogicalDisplayId displayId) { in removeAnimationCallback() function in android::PointerControllerContext
/frameworks/base/core/java/android/animation/
DValueAnimator.java1613 private void removeAnimationCallback() { in removeAnimationCallback() method in ValueAnimator