Searched refs:btvClone (Results 1 – 1 of 1) sorted by relevance
336 Drawable btvClone = btvIcon == null ? null : btvIcon.getConstantState().newDrawable(); in getIconResult() local338 outIconLoadResult.btvDrawable = () -> btvClone; in getIconResult()