Searched refs:mSourceLayoutId (Results 1 – 1 of 1) sorted by relevance
5148 private int mSourceLayoutId = ID_NULL; field in View5326 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);6021 if (mSourceLayoutId != ID_NULL) {6028 if (mSourceLayoutId != ID_NULL) {6029 stack[currentIndex] = mSourceLayoutId;24034 return mSourceLayoutId; in getSourceLayoutResId()