Searched refs:getPreloadedDrawables (Results 1 – 3 of 3) sorted by relevance
466 … final LongSparseArray<Drawable.ConstantState> drawables = resources.getPreloadedDrawables(); in validateMap()
142 final LongSparseArray<Drawable.ConstantState> drawables = resources.getPreloadedDrawables(); in AssetAtlasService()
2286 public LongSparseArray<ConstantState> getPreloadedDrawables() { in getPreloadedDrawables() method in Resources