Home
last modified time | relevance | path

Searched refs:isAnimationCacheEnabled (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DViewGroupAttributesTest.java56 final boolean isAnimationCachEnabled = mViewGroup.isAnimationCacheEnabled(); in testDescendantFocusabilityEnum()
71 assertEquals(msg, isAnimationCachEnabled, mViewGroup.isAnimationCacheEnabled()); in testDescendantFocusabilityEnum()
/frameworks/base/core/java/android/view/
DViewGroup.java6503 public boolean isAnimationCacheEnabled() { in isAnimationCacheEnabled() method in ViewGroup
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34131 method public boolean isAnimationCacheEnabled();
/frameworks/base/core/api/
Dcurrent.txt53662 method @Deprecated public boolean isAnimationCacheEnabled();