Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ui/viewmodel/
DScreenshotViewModel.kt128 fun setIsAnimating(isAnimating: Boolean) { in setIsAnimating() method in com.android.systemui.screenshot.ui.viewmodel.ScreenshotViewModel
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java1800 TestWindowContainerBuilder setIsAnimating(boolean isAnimating) { in setIsAnimating() method in WindowContainerTests.TestWindowContainerBuilder