Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DMoveAnimationTests.java92 setContentSquare(40); in onCreate()
95 public void setContentSquare(int size) { in setContentSquare() method in MoveAnimationTests.FloatingActivity
163 activity.mContentView.post(() -> activity.setContentSquare(200)); in assertPlaysMoveAnimation()