Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java119 mLayout.setTestEndActionForProperty(animLatch::countDown, property); in waitForPropertyAnimations()
195 private void setTestEndActionForProperty( in setTestEndActionForProperty() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout