Searched refs:mSourceRes (Results 1 – 2 of 2) sorted by relevance
687 Resources mSourceRes; field in DrawableContainer.DrawableContainerState744 mSourceRes = res != null ? res : (orig != null ? orig.mSourceRes : null); in DrawableContainerState()880 mDrawables[index] = prepareDrawable(cs.newDrawable(mSourceRes)); in createAllFutures()919 final Drawable prepared = prepareDrawable(cs.newDrawable(mSourceRes)); in getChild()961 mSourceRes = res; in updateDensity()
19790 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mSourceRes:Landroid/content/r…