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