HomeSort by relevance Sort by last modified time
    Searched refs:mCachedStyledAttributes (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/res/
TypedArray.java 691 TypedArray cached = mResources.mCachedStyledAttributes;
694 mResources.mCachedStyledAttributes = this;
Resources.java 110 /*package*/ TypedArray mCachedStyledAttributes = null;
    [all...]

Completed in 33 milliseconds