Searched refs:mSourceLayoutId (Results 1 – 1 of 1) sorted by relevance
5733 private int mSourceLayoutId = ID_NULL; field in View5953 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);6677 if (mSourceLayoutId != ID_NULL) {6684 if (mSourceLayoutId != ID_NULL) {6685 stack[currentIndex] = mSourceLayoutId;26977 return mSourceLayoutId; in getSourceLayoutResId()