Searched defs:mIsAnimating (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/ | ||
D | WindowContainerTests.java | 727 private boolean mIsAnimating; field in WindowContainerTests.TestWindowContainer |
D | WindowTestUtils.java | 162 private boolean mIsAnimating = false; field in WindowTestUtils.TestTask |
/frameworks/base/core/java/android/view/ | ||
D | ViewRootImpl.java | 301 public boolean mIsAnimating; field in ViewRootImpl |