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 D | BubbleBarExpandedView.java | 88 private boolean mIsAnimating; field in BubbleBarExpandedView |
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ | ||
H A D | ImeStressTestUtil.java | 325 private boolean mIsAnimating; field in ImeStressTestUtil.TestActivity |
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
H A D | BubbleExpandedView.java | 167 private boolean mIsAnimating = false; field in BubbleExpandedView |
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
H A D | WindowContainerTests.java | 1674 private boolean mIsAnimating; field in WindowContainerTests.TestWindowContainer |
/aosp14/frameworks/base/core/java/android/view/ | ||
H A D | ViewRootImpl.java | 670 public boolean mIsAnimating; field in ViewRootImpl |