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 692 TypedArray cached = mResources.mCachedStyledAttributes;
695 mResources.mCachedStyledAttributes = this;
Resources.java 111 /*package*/ TypedArray mCachedStyledAttributes = null;
    [all...]

Completed in 25 milliseconds