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