Searched refs:mColorStateListCache (Results 1 – 1 of 1) sorted by relevance
101 private final SparseArray<WeakReference<ColorStateList> > mColorStateListCache field in Resources1499 mColorStateListCache.clear(); in updateConfiguration()2075 mColorStateListCache.put( in loadColorStateList()2086 WeakReference<ColorStateList> wr = mColorStateListCache.get(key); in getCachedColorStateList()2096 mColorStateListCache.delete(key); in getCachedColorStateList()