Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResources.java2507 private ConstantState getConstantStateLocked( in getConstantStateLocked() method in Resources
2526 final ConstantState entry = getConstantStateLocked(drawableCache, key); in getCachedDrawableLocked()