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