Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowTestUtils.java163 void setLocalIsAnimating(boolean isAnimating) { in setLocalIsAnimating() method in WindowTestUtils.TestTask
DTaskStackTests.java139 task.setLocalIsAnimating(true); in testRemoveContainer_deferRemoval()