Searched defs:setIsAnimating (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ui/viewmodel/ | ||
| D | ScreenshotViewModel.kt | 128 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/ | ||
| D | WindowContainerTests.java | 1829 TestWindowContainerBuilder setIsAnimating(boolean isAnimating) { in setIsAnimating() method in WindowContainerTests.TestWindowContainerBuilder |