Home
last modified time | relevance | path

Searched defs:mIsAnimating (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarExpandedView.java88 private boolean mIsAnimating; field in BubbleBarExpandedView
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DImeStressTestUtil.java325 private boolean mIsAnimating; field in ImeStressTestUtil.TestActivity
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java167 private boolean mIsAnimating = false; field in BubbleExpandedView
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowContainerTests.java1674 private boolean mIsAnimating; field in WindowContainerTests.TestWindowContainer
1781 private boolean mIsAnimating; field in WindowContainerTests.TestWindowContainerBuilder
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java670 public boolean mIsAnimating; field in ViewRootImpl