Searched refs:origDf (Results 1 – 1 of 1) sorted by relevance
799 final SparseArray<ConstantState> origDf = orig.mDrawableFutures; in DrawableContainerState() local800 if (origDf != null) { in DrawableContainerState()801 mDrawableFutures = origDf.clone(); in DrawableContainerState()