Home
last modified time | relevance | path

Searched refs:getReadablePropertyName (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/animation/
DPhysicsAnimatorTestUtils.kt283 val readablePropertyName = PhysicsAnimator.getReadablePropertyName(property) in <lambda>()
DPhysicsAnimator.kt1015 fun getReadablePropertyName(property: FloatPropertyCompat<*>): String { in getReadablePropertyName() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DStackAnimationController.java457 PhysicsAnimationLayout.getReadablePropertyName(property)));
628 PhysicsAnimationLayout.getReadablePropertyName(property), in springFirstBubbleWithStackFollowing()
DPhysicsAnimationLayout.java494 protected static String getReadablePropertyName(DynamicAnimation.ViewProperty property) {