Searched refs:mSourceLayoutId (Results 1 – 1 of 1) sorted by relevance
5273 private int mSourceLayoutId = ID_NULL; field in View5468 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);6177 if (mSourceLayoutId != ID_NULL) {6184 if (mSourceLayoutId != ID_NULL) {6185 stack[currentIndex] = mSourceLayoutId;24776 return mSourceLayoutId; in getSourceLayoutResId()