Searched refs:mSourceDrawableId (Results 1 – 1 of 1) sorted by relevance
227 state.mSourceDrawableId = Resources.getAttributeSetSourceResId(attrs); in inflate()458 return state == null ? Resources.ID_NULL : state.mSourceDrawableId; in getSourceDrawableResId()959 @DrawableRes int mSourceDrawableId = Resources.ID_NULL; field in AdaptiveIconDrawable.LayerState977 mSourceDrawableId = orig.mSourceDrawableId; in LayerState()