Searched refs:mCachedAllUiAttributes (Results 1 – 1 of 1) sorted by relevance
126 private Collection<UiAttributeNode> mCachedAllUiAttributes; field in UiElementNode188 mCachedAllUiAttributes = null; in clearAttributes()611 if (mCachedAllUiAttributes == null) { in getAllUiAttributes()617 mCachedAllUiAttributes = Collections.unmodifiableCollection(allValues); in getAllUiAttributes()619 return mCachedAllUiAttributes; in getAllUiAttributes()1484 mCachedAllUiAttributes = null; in updateAttributeList()1505 mCachedAllUiAttributes = null; in addUnknownAttribute()