Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DResources.java129 private TypedArray mCachedStyledAttributes = null; field in Resources
2711 final TypedArray cached = mCachedStyledAttributes; in recycleCachedStyledAttributes()
2713 mCachedStyledAttributes = attrs; in recycleCachedStyledAttributes()