Searched refs:mSourceLayoutId (Results 1 – 1 of 1) sorted by relevance
5781 private int mSourceLayoutId = ID_NULL; field in View6001 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);6732 if (mSourceLayoutId != ID_NULL) {6739 if (mSourceLayoutId != ID_NULL) {6740 stack[currentIndex] = mSourceLayoutId;27230 return mSourceLayoutId; in getSourceLayoutResId()