Searched defs:getStateListAnimatorCache (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DResources.java307 public ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { method in class:Resources
308 return mResourcesImpl.getStateListAnimatorCache();
H A DResourcesImpl.java316 ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { method in class:ResourcesImpl

Completed in 64 milliseconds