Searched defs:mIsAnimating (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/ | ||
D | ImeOpenCloseStressTest.java | 165 private boolean mIsAnimating; field in ImeOpenCloseStressTest.TestActivity |
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
D | BubbleExpandedView.java | 161 private boolean mIsAnimating = false; field in BubbleExpandedView |
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
D | WindowContainerTests.java | 1474 private boolean mIsAnimating; field in WindowContainerTests.TestWindowContainer |
/frameworks/base/core/java/android/view/ | ||
D | ViewRootImpl.java | 524 public boolean mIsAnimating; field in ViewRootImpl |