Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java367 ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache() method in ResourcesImpl
H A DResources.java430 public ConfigurationBoundResourceCache<StateListAnimator> getStateListAnimatorCache() { in getStateListAnimatorCache() method in Resources