Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/measure/
DMeasurable.java53 void animatingBounds(RemoteContext context); in animatingBounds() method
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/
DComponent.java617 public void animatingBounds(@NonNull RemoteContext context) { in animatingBounds() method in Component