OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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