Searched refs:spanTypeId (Results 1 – 1 of 1) sorted by relevance
768 final int spanTypeId = ps.getSpanTypeIdInternal(); in writeToParcel() local769 if (spanTypeId < FIRST_SPAN || spanTypeId > LAST_SPAN) { in writeToParcel()774 p.writeInt(spanTypeId); in writeToParcel()