Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DPhysicsAnimatorTestUtils.kt288 val readablePropertyName = PhysicsAnimator.getReadablePropertyName(property)
H A DPhysicsAnimator.kt1017 fun getReadablePropertyName(property: FloatPropertyCompat<*>): String { regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java456 PhysicsAnimationLayout.getReadablePropertyName(property)));
627 PhysicsAnimationLayout.getReadablePropertyName(property), in springFirstBubbleWithStackFollowing()
H A DPhysicsAnimationLayout.java482 protected static String getReadablePropertyName(DynamicAnimation.ViewProperty property) {