Searched refs:mSourceLayoutId (Results 1 – 1 of 1) sorted by relevance
5444 private int mSourceLayoutId = ID_NULL; field in View5639 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);6376 if (mSourceLayoutId != ID_NULL) {6383 if (mSourceLayoutId != ID_NULL) {6384 stack[currentIndex] = mSourceLayoutId;26011 return mSourceLayoutId; in getSourceLayoutResId()