Searched refs:mCachedStyledAttributes (Results 1 – 2 of 2) sorted by relevance
691 TypedArray cached = mResources.mCachedStyledAttributes; in recycle()694 mResources.mCachedStyledAttributes = this; in recycle()
107 /*package*/ TypedArray mCachedStyledAttributes = null; field in Resources2169 TypedArray attrs = mCachedStyledAttributes; in getCachedStyledAttributes()2171 mCachedStyledAttributes = null; in getCachedStyledAttributes()