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