Searched refs:sPreloadedColorDrawables (Results 1 – 2 of 2) sorted by relevance
105 private static final LongSparseArray<Drawable.ConstantState> sPreloadedColorDrawables field in ResourcesImpl609 cs = sPreloadedColorDrawables.get(key); in loadDrawable()697 sPreloadedColorDrawables.put(key, cs); in cacheDrawable()
1924 Landroid/content/res/ResourcesImpl;->sPreloadedColorDrawables:Landroid/util/LongSparseArray;