Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResourcesImpl.java342 ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache() method in ResourcesImpl
DResources.java323 public ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache() method in Resources